Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
175c8867b05ec14a8da1fd528c2bf17c4e67c280
/
libc
/
bionic
/
malloc_common_dynamic.cpp
175c886
allow for heapprofd's signal to be multiplexed
by Ryan Savitski
· 5 years ago
1e110fb
Add an android_mallopt for controlling the heap tagging level.
by Peter Collingbourne
· 5 years ago
5105ece
Revert "Enable the scudo native allocator."
by Ytai Ben-tsvi
· 5 years ago
6ffbe97
Enable the scudo native allocator.
by Christopher Ferris
· 5 years ago
edbc9e2
Make android_mallopt weak for native bridge
by Evgeny Eltsin
· 5 years ago
6f517cd
Rename iterate to malloc_iterate internally.
by Christopher Ferris
· 6 years ago
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