Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/o8.0-rebase
/
libc
/
malloc_debug
/
tests
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
2b2b25b
Refactor Config from a struct to a class.
by Christopher Ferris
· 8 years ago
426b00a
Fix the way malloc debug returns info.
by Christopher Ferris
· 8 years ago
191d2f3
Removed include log\logger.h from log_fake.cpp
by Vijay Venkatraman
· 9 years ago
ac81fe8
Enable malloc debug using environment variables
by Tamas Berghammer
· 9 years ago
4bef281
Fix unittests broken by 545808a
by Tamas Berghammer
· 9 years ago
7bd0178
Add the record alloc option.
by Christopher Ferris
· 9 years ago
97fd7d9
Change pointer to allocation in unit tests.
by Christopher Ferris
· 9 years ago
d091962
Fix race in malloc debug option free_track.
by Christopher Ferris
· 9 years ago
a4b1425
Fix problem where unknown option is not an error.
by Christopher Ferris
· 9 years ago
7877df6
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 9 years ago
549e522
Move hard-coded values to constants.
by Christopher Ferris
· 9 years ago
0e2a026
Fix wrong guard values for 64 bit.
by Christopher Ferris
· 9 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
72df670
Fix the default alignment of the allocations.
by Christopher Ferris
· 9 years ago
701bb65
Remove the unused TrackHeader structure.
by Christopher Ferris
· 10 years ago
7993b80
Add better free tracking.
by Christopher Ferris
· 10 years ago
166c853
Add min/max values for config values.
by Christopher Ferris
· 10 years ago
1e185a5
Fix gcc test issues.
by Christopher Ferris
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago