Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
libc
/
malloc_debug
/
Config.cpp
8b70a02
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