Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
2b0638ef29bb305f8a37c16c706fb0ee80a994c0
/
libc
/
bionic
/
malloc_common_dynamic.cpp
2b0638e
Make bionic_malloc.h a platform header.
by Christopher Ferris
· 6 years ago
23c056d
Add removed platform functions used by apps.
by Christopher Ferris
· 6 years ago
30659fd
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 6 years ago
8189e77
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
5569650
Don't load libc_malloc_* libs from runtime ns for libc_scudo
by Jiyong Park
· 6 years ago
3ff116a
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 6 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
1e3758e
Fix double initialization call.
by Christopher Ferris
· 6 years ago
1fc5ccf
Add a platform API for setting an allocation limit.
by Christopher Ferris
· 6 years ago
6c619a0
Refactor the malloc_info code.
by Christopher Ferris
· 6 years ago
2822856
Avoid heapprofd init when other hooks enabled.
by Christopher Ferris
· 6 years ago
e4cdbc4
Refactor malloc common into distinct pieces.
by Christopher Ferris
· 6 years ago