aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/DebugData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor malloc debug.Christopher Ferris2018-04-021-34/+13
* malloc debug: reset FreeTrackData mutex after forkDenis Hsu2018-01-161-0/+9
* Add a legacy inline for mmap64.Dan Albert2017-10-051-1/+1
* Refactor Config from a struct to a class.Christopher Ferris2017-04-061-11/+11
* Enable malloc debug using environment variablesTamas Berghammer2016-11-171-2/+2
* Add the record alloc option.Christopher Ferris2016-07-081-0/+7
* Small refactor.Christopher Ferris2016-04-121-6/+6
* Merge "malloc_debug: reset TrackData mutex after fork"Colin Cross2016-02-171-0/+18
|\
| * malloc_debug: reset TrackData mutex after forkColin Cross2016-02-121-0/+18
* | Fix the default alignment of the allocations.Christopher Ferris2016-02-121-1/+1
|/
* Malloc debug rewrite.Christopher Ferris2016-01-251-0/+84