aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/malloc_common_dynamic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add removed platform functions used by apps.Christopher Ferris2019-05-081-0/+37
* Move all leak info functions to android_mallopt.Christopher Ferris2019-04-191-23/+36
* Remove gMallocLeakZygoteChild.Christopher Ferris2019-04-161-2/+13
* Don't load libc_malloc_* libs from runtime ns for libc_scudoJiyong Park2019-04-101-0/+8
* Load libc_malloc_* libraries from the runtime APEXJiyong Park2019-04-061-1/+28
* Disable info messages by default for malloc debug.Christopher Ferris2019-04-021-3/+1
* Fix double initialization call.Christopher Ferris2019-03-281-7/+0
* Add a platform API for setting an allocation limit.Christopher Ferris2019-03-151-1/+17
* Refactor the malloc_info code.Christopher Ferris2019-03-071-0/+5
* Avoid heapprofd init when other hooks enabled.Christopher Ferris2019-02-141-9/+20
* Refactor malloc common into distinct pieces.Christopher Ferris2019-02-121-0/+420