summaryrefslogtreecommitdiff
path: root/src/interpret
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Add a TODO to report classes as they are first encounteredAndrey Kvochko1-0/+2
2017-10-27Fix after reviewAndrey Kvochko1-33/+33
2017-10-27Class pointer can be null for the root object nodeAndrey Kvochko1-1/+1
2017-10-27Address feedbackAndrey Kvochko1-1/+6
2017-10-27Implement heap tabAndrey Kvochko1-8/+53
2017-09-15Trace managed heap allocations and garbage collections.Ruben Ayrapetyan1-4/+157
2017-09-15Support --hide-unmanaged-stacks option.Ruben Ayrapetyan1-2/+2
2017-09-15Support managed call stacks tracking.Andrey Kvochko1-12/+45
2017-09-14Record and display offset of unmanaged function in corresponding module.Ruben Ayrapetyan1-4/+9
2017-08-18WIP: Include the build-id in the heaptrack output and use it to find libsMilian Wolff1-12/+31
2017-05-08Show inlined framesMilian Wolff1-22/+63
2017-05-02Clarify licensesMilian Wolff1-11/+10
2017-04-04Prefer $lib.debug files over $lib files, if availableMilian Wolff1-12/+28
2017-03-05Only decrease leaked allocations counter for known allocationsMilian Wolff1-1/+1
2017-01-28Add clang-format configuration and reformat src/ and test/ sourcesMilian Wolff1-49/+48
2017-01-21Make it possible to run heaptrack from the build folderMilian Wolff1-0/+4
2017-01-20Include cinttypes where required.Fabrizio Oddone1-1/+1
2017-01-11Update copyright yearMilian Wolff1-1/+1
2017-01-11Restructure source code directory layoutMilian Wolff2-0/+448