summaryrefslogtreecommitdiffstats
path: root/libc/bionic/malloc_debug_common.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-291-549/+0
* Restore posix_memalignBrian Carlstrom2012-08-201-0/+5
* Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-3/+13
* bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-011-12/+40
* bionic: introduce libc.debug.malloc.programIliyan Malchev2012-05-301-0/+10
* removing shadowing redeclaration of resultChristopher Schwardt2011-03-221-1/+0
* get_malloc_leak_info: Fix assumption that totalMemory out parameter was initi...tedbo2010-10-051-1/+1
* Bulletproof leak dump against null hash entriesChristopher Tate2010-08-091-20/+29
* merge from open-source masterThe Android Open Source Project2010-04-081-3/+3
* Merge memory checking functionality from sandboxVladimir Chtchetkine2010-02-161-33/+89
* Split libc_debug.so into two .so modules loaded on demand from libc.soVladimir Chtchetkine2009-11-181-0/+432