sdk/tools/heaptrack.git
2018-06-01 Maria Guseva... Merge pull request #36 from dotnet/delivery
2018-05-21 Maria GusevaIntroduce the "managed mode" to disable slow native...
2018-05-18 Aleksei VereshchaginUpdate versions for P3 delivery
2018-05-18 Aleksei VereshchaginMerge branch 'managed-profiler' into 'delivery'
2018-05-16 Alexey ChernobaevWINDOWS_GUI_BUILD document updated
2018-05-14 Dmitry KrivoschekovUpdate README file
2018-05-14 Dmitry KrivoschekovUpdate Introduction
2018-05-13 Aleksei VereshchaginUpdate building instructions for GBS
2018-05-13 Dmitry KrivoschekovAdd 'Running' chapter to README
2018-05-13 Dmitry KrivoschekovAdd new README
2018-05-13 Dmitry KrivoschekovRename original README of Tizen dotnet memory profiler
2018-05-08 Alexey ChernobaevWindows GUI build instruction updated.
2018-05-08 Alexey ChernobaevFile|Close menu item removed because it generally dupli...
2018-05-08 Alexey Chernobaevcopy required dll files to destination directory on...
2018-04-28 Alexey ChernobaevMerge branch 'rtsoft_msvc_port' into delivery
2018-04-27 Alexey ChernobaevWindows GUI build instruction updated
2018-04-27 Igor OblakovTizen i686 target build fix
2018-04-25 Igor Oblakovadd packaging for ARM
2018-04-12 Alexey Chernobaevfixed stack overflow in case of too big flame graphs...
2018-04-09 Alexey Chernobaev"How to build" instruction updated
2018-04-04 Alexey Chernobaevfix build on Linux
2018-04-04 Alexey Chernobaev"Building Tizen .NET Memory Profiler GUI on Windows...
2018-04-04 Alexey Chernobaevfixing build errors in some environments (Qt 5.11.0...
2018-04-03 Alexey Chernobaev"Samsung Electronics Co." - added " Co."
2018-04-03 Alexey Chernobaev- 'quick_exit' called on closing the application to...
2018-04-03 Alexey Chernobaevshow "Nothing to display" if chart is empty to avoid...
2018-04-02 Alexey Chernobaevsome tricks for flame graph:
2018-03-30 Alexey Chernobaevpro file fix
2018-03-30 Alexey Chernobaevmore possible build options (use / don't use such libra...
2018-03-30 Alexey Chernobaevabout dialog text changed
2018-03-30 Alexey ChernobaevThreadWeaver library (helper for multithreaded programm...
2018-03-28 Alexey Chernobaevminor Linux fixes
2018-03-28 Alexey Chernobaevsaving and restoring main window position and size
2018-03-28 Alexey Chernobaevbetter quality when saving charts to JPEG (Qwt)
2018-03-28 Alexey Chernobaevconditional "rebranding" from Heaptrack to Tizen Memory...
2018-03-28 Alexey Chernobaevminor fix
2018-03-28 Alexey Chernobaevabout dialog improved
2018-03-28 Alexey Chernobaevabout dialog corrected, application icon added (Windows)
2018-03-28 Alexey Chernobaevusing boost::iostreams::newline_filter to fix possible...
2018-03-27 Alexey Chernobaevsave charts to files fix (QWT)
2018-03-27 Alexey Chernobaevsaving and restoring chart options (QWT)
2018-03-27 Alexey ChernobaevAboutData class added
2018-03-26 Alexey Chernobaevminor fixes
2018-03-26 Alexey Chernobaevopen file dialog added for selecting a profile data...
2018-03-26 Alexey Chernobaevpro file updated after adding the about dialog
2018-03-26 Alexey Chernobaevabout dialog added (NO_K_LIB mode) - need to change...
2018-03-26 Alexey Chernobaevminor fix
2018-03-26 Alexey ChernobaevMerge branch 'rtsoft_msvc_port' of https://git-s.dev...
2018-03-26 Alexey Chernobaevautomatically detect the size of help window for charts...
2018-03-26 Igor OblakovFix heaptrack i686 target problem
2018-03-24 Alexey Chernobaevminor fix to be able to build without QWT
2018-03-24 Alexey Chernobaevadded a context menu to histogram (QWT)
2018-03-23 Alexey Chernobaevrefactoring to prepare adding a context menu to histogr...
2018-03-22 Alexey Chernobaevfix file name suffix when exporting charts to files...
2018-03-22 Alexey Chernobaevhelp window for charts (QWT) added; export charts ...
2018-03-20 Alexey Chernobaev"Show Unresolved" and "Show Curve Borders" options...
2018-03-19 Alexey Chernobaevcharts tooltips improved (QWT)
2018-03-16 Alexey Chernobaevimplementing tooltips for histograms (QWT), in progress
2018-03-16 Alexey Chernobaevchart tooltips improvements, other minor fixes
2018-03-15 Alexey Chernobaevminor fixes
2018-03-15 Alexey Chernobaevtooltips implemented for charts (if using QWT) - except...
2018-03-15 Alexey Chernobaevhistogram (QWT) improved (correct x-scale labels, total...
2018-03-14 Alexey Chernobaevhistogram y-axes scale fixed
2018-03-14 Alexey Chernobaevallocation histogram added (in progress)
2018-03-13 Alexey Chernobaevcharts panning enabled (QWT)
2018-03-12 Alexey Chernobaevbug fix in the chart tracker text (wrong y-value) ...
2018-03-12 Alexey ChernobaevQWT charts zooming enabled; refactoring
2018-03-12 Alexey Chernobaevpro file reverted
2018-03-11 Alexey Chernobaevfix QWT plot legend on Linux
2018-03-11 Alexey Chernobaevfix for Qt below 5.10
2018-03-11 Alexey Chernobaevhandling shortcuts manually in the context menu of...
2018-03-11 Alexey Chernobaevcontext menu added to charts (QWT) to allow users chang...
2018-03-11 Alexey Chernobaevshow legend and vertical lines for charts (need to...
2018-03-06 Alexey Chernobaevenable using QWT instead of KChart under unix (by uncom...
2018-03-06 Alexey Chernobaevsupport using QWT instead of KChart (in progress)
2018-03-06 Igor OblakovTemporary fix for i686 libprofiler
2018-03-02 Alexey Chernobaevpro-file fix for unix
2018-03-02 Alexey Chernobaevrefactoring (preparing to enable use of QWT instead...
2018-02-19 Alexey ChernobaevNO_K_CHART mode added (if it's not defined but NO_K_LIB...
2018-02-15 Alexey ChernobaevMinor Qt project fix
2018-02-15 Alexey ChernobaevFix NO_K_LIB build mode
2018-02-15 Alexey ChernobaevFix normal (when NO_K_LIB not set) build mode
2018-02-15 Alexey Chernobaevchanges to compile using msvc
2018-02-15 Alexey ChernobaevNO_K_LIB build mode (without KDE libraries) implemented
2018-02-15 Alexey Chernobaevuint -> unsigned int (for msvc)
2018-02-15 Andrey KvochkoUse legacy jit only if it is present on the device
2018-02-15 Andrey Kvochko... Use legacy JIT until Ruyjit gets ELT callbacks support...
2018-02-15 Andrey KvochkoUse legacy JIT until Ruyjit gets ELT callbacks support
2018-02-15 Gleb Balykov... Add different CoreCLR colors in flame graph (#28)
2018-02-15 Andrey Kvochko... Fix compile errors on Ubuntu 17.10 (#29)
2017-10-27 Andrey KvochkoAdd a TODO to report classes as they are first encountered
2017-10-27 Andrey KvochkoFix after review
2017-10-27 Andrey KvochkoPrint error messages if object's class is unknown
2017-10-27 Andrey KvochkoFix missing refences bug
2017-10-27 Andrey KvochkoClass pointer can be null for the root object node
2017-10-27 Andrey KvochkoFix compiler warnings; clear object graph when it's...
2017-10-27 Andrey KvochkoAddress more feedback
2017-10-27 Andrey KvochkoWarn the user if data for a certain GC is incomplete
2017-10-27 Andrey KvochkoAddress feedback
2017-10-27 Andrey KvochkoFormat size columns properly
next