aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/DebugData.h
Commit message (Expand)AuthorAgeFilesLines
* Move bionic_macros.h from private to platform.Josh Gao2020-01-021-1/+1
* Clean up bionic_macros.h a bit.Elliott Hughes2018-10-251-1/+1
* Refactor malloc debug.Christopher Ferris2018-04-021-15/+8
* Switch the rest of our internal headers to #pragma once.Elliott Hughes2018-02-131-4/+1
* Enable malloc debug using environment variablesTamas Berghammer2016-11-171-1/+1
* Add the record alloc option.Christopher Ferris2016-07-081-0/+2
* Small refactor.Christopher Ferris2016-04-121-0/+2
* malloc_debug: reset TrackData mutex after forkColin Cross2016-02-121-0/+4
* Add better free tracking.Christopher Ferris2016-01-291-5/+0
* Malloc debug rewrite.Christopher Ferris2016-01-251-0/+107