summaryrefslogtreecommitdiffstats
path: root/libc/bionic/malloc_debug_common.h
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Implement malloc_usable_size for debug impls.Christopher Ferris2013-06-071-0/+7
* Clean up internal libc logging.Elliott Hughes2013-03-151-1/+1
* More debug malloc fixes.Elliott Hughes2013-01-251-1/+1
* Fix the duplication in the debugging code.Elliott Hughes2013-01-181-3/+5
* Fix dlerror(3).Elliott Hughes2012-10-111-14/+2
* Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-291-22/+25
* bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-011-6/+22
* Merge memory checking functionality from sandboxVladimir Chtchetkine2010-02-161-0/+15
* Split libc_debug.so into two .so modules loaded on demand from libc.soVladimir Chtchetkine2009-11-181-0/+84