Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b82fcdaf36d6a48e56c9849f06bb5f2bc019a0b2
/
libc
/
malloc_debug
/
Config.cpp
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 5 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
7f209a9
Bionic malloc debug: add a new option "abort_on_error"
by Iris Chang
· 6 years ago
770cbb3
Point to online documentation.
by Christopher Ferris
· 7 years ago
93bdd6a
Add support for using the new unwinder.
by Christopher Ferris
· 7 years ago
4da2503
Refactor malloc debug.
by Christopher Ferris
· 7 years ago
a613d0d
Add a legacy inline for mmap64.
by Dan Albert
· 8 years ago
602b88c
Provide method to dump backtrace heap data.
by Christopher Ferris
· 8 years ago
2b2b25b
Refactor Config from a struct to a class.
by Christopher Ferris
· 8 years ago
ac81fe8
Enable malloc debug using environment variables
by Tamas Berghammer
· 9 years ago
545808a
Fix a typo in the debug malloc usage info
by Tamas Berghammer
· 9 years ago
7bd0178
Add the record alloc option.
by Christopher Ferris
· 9 years ago
62e3a07
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
ea26b33
Small fixes to malloc debug.
by Christopher Ferris
· 9 years ago
a4b1425
Fix problem where unknown option is not an error.
by Christopher Ferris
· 9 years ago
549e522
Move hard-coded values to constants.
by Christopher Ferris
· 9 years ago
72df670
Fix the default alignment of the allocations.
by Christopher Ferris
· 9 years ago
7993b80
Add better free tracking.
by Christopher Ferris
· 9 years ago
166c853
Add min/max values for config values.
by Christopher Ferris
· 9 years ago
f2b67b8
Fix build for gcc.
by Christopher Ferris
· 9 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago