summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Add interpret results output into custom stream.HEADmasterMikhail Kurinnoi3-22/+141
2019-02-05Add TCP socket prompt feature.Mikhail Kurinnoi6-2/+35
2019-02-05Add TCP socket implementation for output stream. (#53)Михаил Куринной/AI Ecosystem Lab /SRR/Engineer/삼성전자6-5/+267
2019-01-30Improve dump output code. (#52)Михаил Куринной/AI Ecosystem Lab /SRR/Engineer/삼성전자10-19/+219
2018-12-13Fix GUI build (MSVS2017 + QWT trunk sources).Kurinnoi Mikhail2-0/+2
2018-09-25Port some logic from heaptrack_preload to heaptrack_injectAleksei Vereshchagin1-2/+188
2018-09-25Implement dotnet_launcher_inject() hook for heaptrack_injectAleksei Vereshchagin1-0/+31
2018-09-25Add TIZEN building option and remove 0001-Target-build patchAleksei Vereshchagin2-8/+14
2018-08-20Add Qt5PrintSupport.dll to the list of external QT dllssubmit/tizen/20180820.165049accepted/tizen/unified/20180821.091139Konstantin Kholopov1-1/+2
2018-06-01Merge pull request #36 from dotnet/deliveryMaria Guseva/AI Tools Lab/Staff Engineer/삼성전자62-284/+4626
2018-05-21Introduce the "managed mode" to disable slow native backtracesMaria Guseva2-8/+29
2018-05-18Update versions for P3 deliveryAleksei Vereshchagin4-5/+7
2018-05-08File|Close menu item removed because it generally duplicated the functionalit...Alexey Chernobaev2-7/+0
2018-05-08copy required dll files to destination directory on build (in Release configu...Alexey Chernobaev1-2/+42
2018-04-12fixed stack overflow in case of too big flame graphs (now the maximum depth o...Alexey Chernobaev2-25/+110
2018-04-04fix build on LinuxAlexey Chernobaev3-5/+10
2018-04-04fixing build errors in some environments (Qt 5.11.0 MSVC2017 64bit, Release b...Alexey Chernobaev5-55/+81
2018-04-03"Samsung Electronics Co." - added " Co."Alexey Chernobaev1-2/+2
2018-04-03- 'quick_exit' called on closing the application to avoid possible crashes in...Alexey Chernobaev2-14/+32
2018-04-03show "Nothing to display" if chart is empty to avoid user frustration (QWT)Alexey Chernobaev6-31/+95
2018-04-02some tricks for flame graph:Alexey Chernobaev8-16/+87
2018-03-30pro file fixAlexey Chernobaev1-1/+1
2018-03-30more possible build options (use / don't use such libraries as QWT, KChart, T...Alexey Chernobaev5-49/+67
2018-03-30about dialog text changedAlexey Chernobaev2-20/+28
2018-03-30ThreadWeaver library (helper for multithreaded programming) use in heaptrack_...Alexey Chernobaev5-19/+195
2018-03-28minor Linux fixesAlexey Chernobaev5-17/+27
2018-03-28saving and restoring main window position and sizeAlexey Chernobaev2-16/+27
2018-03-28better quality when saving charts to JPEG (Qwt)Alexey Chernobaev1-1/+1
2018-03-28conditional "rebranding" from Heaptrack to Tizen Memory Profiler (controlled ...Alexey Chernobaev9-33/+72
2018-03-28minor fixAlexey Chernobaev1-0/+1
2018-03-28about dialog improvedAlexey Chernobaev2-12/+25
2018-03-28about dialog corrected, application icon added (Windows)Alexey Chernobaev5-4/+24
2018-03-28using boost::iostreams::newline_filter to fix possible new line issues when r...Alexey Chernobaev1-0/+2
2018-03-27save charts to files fix (QWT)Alexey Chernobaev1-2/+2
2018-03-27saving and restoring chart options (QWT)Alexey Chernobaev4-11/+55
2018-03-27AboutData class addedAlexey Chernobaev5-7/+49
2018-03-26minor fixesAlexey Chernobaev4-3/+4
2018-03-26open file dialog added for selecting a profile data file and an optional "com...Alexey Chernobaev6-29/+107
2018-03-26pro file updated after adding the about dialogAlexey Chernobaev1-2/+7
2018-03-26about dialog added (NO_K_LIB mode) - need to change the dialog text!Alexey Chernobaev6-6/+156
2018-03-26minor fixAlexey Chernobaev1-0/+1
2018-03-26automatically detect the size of help window for charts (QWT)Alexey Chernobaev1-5/+11
2018-03-25minor fix to be able to build without QWTAlexey Chernobaev3-4/+4
2018-03-25added a context menu to histogram (QWT)Alexey Chernobaev16-123/+330
2018-03-23refactoring to prepare adding a context menu to histogram (QWT)Alexey Chernobaev7-177/+320
2018-03-23fix file name suffix when exporting charts to files on Linux (QWT)Alexey Chernobaev1-2/+22
2018-03-22help window for charts (QWT) added; export charts (QWT) to files implementedAlexey Chernobaev6-35/+197
2018-03-20"Show Unresolved" and "Show Curve Borders" options implemented for charts, to...Alexey Chernobaev5-49/+107
2018-03-19charts tooltips improved (QWT)Alexey Chernobaev7-30/+186
2018-03-16implementing tooltips for histograms (QWT), in progressAlexey Chernobaev2-3/+43