Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
3a538a4861362602ba7d0bda4e7abbb82db3a2c0
/
libc
/
bionic
/
malloc_common.cpp
3a538a4
Do not run heapprofd_initialize twice concurrently.
by Florian Mayer
· 6 years ago
5332af6
Make __libc_init_malloc weak-for-native-bridge
by dimitry
· 7 years ago
9f1fddc
Merge "Use cmdline instead for enabling heapprofd."
by Florian Mayer
· 7 years ago
4e28ea1
Use cmdline instead for enabling heapprofd.
by Florian Mayer
· 7 years ago
e965bcd
Fix minor bug in dispatch table initialization order.
by Florian Mayer
· 7 years ago
0dbe6d1
System property for heapprofd at process startup.
by Florian Mayer
· 7 years ago
176a475
Allow to re-initialize heapprofd.
by Florian Mayer
· 7 years ago
f7f71e3
Add RT signal to load heapprofd library.
by Florian Mayer
· 7 years ago
b177085
Add reallocarray(3).
by Elliott Hughes
· 7 years ago
be551f5
HWASan support in bionic.
by Evgenii Stepanov
· 7 years ago
2e1a40a
Change heap dump format slightly.
by Christopher Ferris
· 7 years ago
db478a6
Implement malloc hooks.
by Christopher Ferris
· 7 years ago
cae21a9
Add aligned_alloc to libc.
by Christopher Ferris
· 7 years ago
a1c0d2f
Add support for modifying decay timer.
by Christopher Ferris
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
ac81fe8
Enable malloc debug using environment variables
by Tamas Berghammer
· 9 years ago
20f2c1e
Init functions after debug malloc succeeds.
by Christopher Ferris
· 9 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 9 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 9 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago