sdk/tools/heaptrack.git
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 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
2017-10-27 Andrey KvochkoImplement heap tab
2017-10-26 Andrey KvochkoFix typo and read_consent
2017-10-25 Andrey KvochkoChanges after review
2017-10-25 Andrey KvochkoTest for <future> support
2017-10-25 Andrey KvochkoSupport manual CoreCLR builds
2017-10-25 Andrey Kvochko... Update README.md
2017-10-25 Andrey KvochkoInteractive coreclr-devel selection
2017-10-25 Andrey Kvochkotest for errors
2017-10-25 Andrey KvochkoWIP: docker build and run
2017-09-25 Ruben Ayrapetyan... Merge pull request #21 from a-kvochko/update-readme
2017-09-25 Andrey KvochkoUpdate screenshots & title
2017-09-22 Andrey KvochkoAddress latest feedback
2017-09-21 Andrey Kvochko... Address feedback
2017-09-21 Andrey KvochkoAdd the original README back
2017-09-21 Andrey Kvochko... Fix links
2017-09-21 Andrey Kvochko... Fix formatting
2017-09-21 Andrey Kvochko... Update README.md
2017-09-19 Ruben Ayrapetyan... Merge pull request #19 from dotnet/build-from-scrath
2017-09-19 Sung-Jae Leeinclude missing header for PATH_MAX
2017-09-15 Ruben Ayrapetyan... Merge pull request #18 from dotnet/calculate-per-manage...
2017-09-15 Andrey KvochkoHandle nested classes
2017-09-15 Andrey KvochkoHandle multidimensional arrays
2017-09-15 Andrey KvochkoArray object support
2017-09-15 Andrey KvochkoFormat types differently from methods
2017-09-15 Andrey KvochkoTrace type name upon object allocation
2017-09-15 Ruben Ayrapetyan... Merge pull request #17 from dotnet/fix-bytes-amount...
2017-09-15 Ruben AyrapetyanFix visualization of memory consumption values (use...
2017-09-15 Ruben Ayrapetyan... Merge pull request #16 from dotnet/fix-relative-paths...
2017-09-15 Ruben AyrapetyanFix handling of relative paths in profiler's build.sh
2017-09-15 Ruben Ayrapetyan... Merge pull request #15 from dotnet/show-coreclr-consumption
2017-09-15 Gleb BalykovAdd logging of CoreCLR/non-CoreCLR memory consumption...
2017-09-15 Ruben Ayrapetyan... Merge pull request #14 from dotnet/scripts
2017-09-15 Gleb BalykovAdd scripts for tracing Tizen .NET applications.
2017-09-15 Ruben Ayrapetyan... Merge pull request #13 from dotnet/track-managed-memory
2017-09-15 Ruben AyrapetyanFix build of profiler.
2017-09-15 Ruben AyrapetyanCalculate and visualize number of allocations that...
2017-09-15 Ruben AyrapetyanRefine UI.
2017-09-15 Ruben AyrapetyanShow managed memory consumption in GUI.
2017-09-15 Ruben AyrapetyanTrace managed heap allocations and garbage collections.
2017-09-15 Ruben AyrapetyanSpeed up parsing by skipping unused data for each displ...
2017-09-15 Ruben Ayrapetyan... Merge pull request #12 from dotnet/managed-call-stacks
next