aboutsummaryrefslogtreecommitdiff
path: root/src/chattymalloc.c
Commit message (Expand)AuthorAgeFilesLines
* don't use gettid glibc wrapperFlorian Fischer2020-02-121-1/+2
* use memory mapped file instead of write to store the traceFlorian Fischer2020-01-241-21/+106
* improve chattymalloc and chattyparserFlorian Fischer2020-01-171-70/+99
* Revert "add tid to chattymalloc log"Florian Fischer2020-01-161-3/+0
* add tid to chattymalloc logFlorian Fischer2020-01-081-0/+3
* read output file path from CHATTYMALLOC_FILE environment variableFlorian Fischer2019-08-221-1/+5
* write returned from posix_memalign returned ptr to traceFlorian Fischer2019-08-221-1/+1
* don't write malloc_stats into traceFlorian Fischer2019-08-221-1/+0
* readd chattymallocFlorian Fischer2019-08-221-0/+244
* s/target/allocator/ and remove analyse featureFlorian Fischer2019-02-081-161/+0
* move source code to src/Florian Fischer2019-01-151-0/+161