aboutsummaryrefslogtreecommitdiff
path: root/malloc/mtrace.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Add various bin-related trace path flagsDJ Delorie1-1/+7
2016-07-16Enhance the tracer with new data and fixes.Carlos O'Donell1-10/+30
2016-07-12Update to new binary file-based trace file.DJ Delorie1-22/+35
2016-06-30Build fixes for in-tree and 32/64-bitDJ Delorie1-3/+3
2016-04-29changes to per-thread cache algorithmsDJ Delorie1-0/+15
2016-03-17Replace int with size_t as appropriateDJ Delorie1-4/+4
2016-02-19More trace hooksDJ Delorie1-1/+5
2016-02-11Update malloc tracing utility.DJ Delorie1-3/+7
2016-02-09Initial tracing functionalityDJ Delorie1-0/+83