enable using QWT instead of KChart under unix (by uncommenting one line in pro-file)
[sdk/tools/heaptrack.git] / profiler /
2018-03-06 Igor OblakovTemporary fix for i686 libprofiler
2017-10-27 Andrey KvochkoFix after review
2017-10-27 Andrey KvochkoPrint error messages if object's class is unknown
2017-10-27 Andrey KvochkoAddress feedback
2017-10-27 Andrey KvochkoImplement heap tab
2017-10-25 Andrey KvochkoChanges after review
2017-10-25 Andrey KvochkoSupport manual CoreCLR builds
2017-10-25 Andrey KvochkoWIP: docker build and run
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 #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 #13 from dotnet/track-managed-memory
2017-09-15 Ruben AyrapetyanFix build of profiler.
2017-09-15 Ruben AyrapetyanTrace managed heap allocations and garbage collections.
2017-09-15 Ruben Ayrapetyan... Merge pull request #12 from dotnet/managed-call-stacks
2017-09-15 Ruben AyrapetyanFix performance of stack tracing.
2017-09-15 Ruben AyrapetyanFix profiler module.
2017-09-15 Andrey KvochkoSupport managed call stacks tracking.