summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/DebugData.cpp
AgeCommit message (Expand)Author
2018-04-02Refactor malloc debug.Christopher Ferris
2018-01-16malloc debug: reset FreeTrackData mutex after forkDenis Hsu
2017-10-05Add a legacy inline for mmap64.Dan Albert
2017-04-06Refactor Config from a struct to a class.Christopher Ferris
2016-11-17Enable malloc debug using environment variablesTamas Berghammer
2016-07-08Add the record alloc option.Christopher Ferris
2016-04-12Small refactor.Christopher Ferris
2016-02-17Merge "malloc_debug: reset TrackData mutex after fork"Colin Cross
2016-02-12Fix the default alignment of the allocations.Christopher Ferris
2016-02-12malloc_debug: reset TrackData mutex after forkColin Cross
2016-01-25Malloc debug rewrite.Christopher Ferris