aboutsummaryrefslogtreecommitdiff
path: root/src/chattymalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Use systemwide installed allocators by default
* move source code to src/Florian Fischer2019-01-151-0/+161