Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
da01fa620ccce26ae22ebcb51a239ec68ea7b32c
/
libc
/
malloc_debug
ac66d16
Update documentation.
by Christopher Ferris
· 9 years ago
4bef281
Fix unittests broken by 545808a
by Tamas Berghammer
· 9 years ago
545808a
Fix a typo in the debug malloc usage info
by Tamas Berghammer
· 9 years ago
baa4899
Convert malloc_debug from Android.mk to Android.bp
by Colin Cross
· 9 years ago
7bd0178
Add the record alloc option.
by Christopher Ferris
· 9 years ago
eab4803
Update documentation for malloc debug.
by Christopher Ferris
· 9 years ago
9f0aab8
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
62e3a07
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
c7bfe2e
Update documentation to work with gitiles.
by Christopher Ferris
· 9 years ago
97fd7d9
Change pointer to allocation in unit tests.
by Christopher Ferris
· 9 years ago
96d961c
Merge "Add malloc debug documentation."
by Christopher Ferris
· 9 years ago
713a8e3
Add malloc debug documentation.
by Christopher Ferris
· 9 years ago
ea26b33
Small fixes to malloc debug.
by Christopher Ferris
· 9 years ago
55a89a4
Small refactor.
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
9567c7b
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 9 years ago
baa7c6f
malloc_debug: iterate: use usable_size
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
f499dc9
Fix incorrect size of array.
by Christopher Ferris
· 9 years ago
d75d4be
malloc_debug: reread /proc/pid/maps when entry is missing
by Colin Cross
· 10 years ago
2c75991
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 10 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 10 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
598cb89
Merge "malloc_debug: reset TrackData mutex after fork"
by Colin Cross
· 9 years ago
72df670
Fix the default alignment of the allocations.
by Christopher Ferris
· 9 years ago
7a28a3c
malloc_debug: reset TrackData mutex after fork
by Colin Cross
· 10 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
f2b67b8
Fix build for gcc.
by Christopher Ferris
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago