summaryrefslogtreecommitdiffstats
path: root/libc/bionic/dlmalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Split libc_debug.so into two .so modules loaded on demand from libc.soVladimir Chtchetkine2009-11-181-4/+4
| | | | | This change is intended to eliminate need to replace libc.so with libc_debug.so in order to enablememory allocation debugging. This is also the first step towards implementing extended memoryallocation debugging using emulator's capabilities in monitoring memory access.
* Add mspace_merge_objectsBarry Hayes2009-06-021-0/+15
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+640