Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
81c31bdd43e50538fa45f5e7783782a5ae5666e9
/
libc
/
bionic
/
malloc_debug_qemu.cpp
05fc1d7
Add missing includes.
by Elliott Hughes
· 10 years ago
f73183f
More cases where libc should use O_CLOEXEC.
by Elliott Hughes
· 11 years ago
91570ce
Slim down static binaries by avoiding stdio.
by Elliott Hughes
· 11 years ago
dda1c6c
Do not include libc_common in malloc debug code.
by Christopher Ferris
· 11 years ago
03eebcb
Move common macros into bionic_macros.h.
by Christopher Ferris
· 11 years ago
580b6e0
Fix %u format that should have been %zu.
by Christopher Ferris
· 11 years ago
a403780
Put all allocation functions into dispatch table.
by Christopher Ferris
· 11 years ago
8e52e8f
Fix debug malloc.
by Elliott Hughes
· 11 years ago
72bbd42
Support for jemalloc to replace dlmalloc.
by Christopher Ferris
· 11 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
ef0696d
Fix malloc debugging for LP64.
by Elliott Hughes
· 12 years ago
405f855
Remove more assumptions that pointers are 32-bit.
by Elliott Hughes
· 12 years ago
885f3b9
Implement malloc_usable_size for debug impls.
by Christopher Ferris
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
[Renamed (94%) from libc/bionic/malloc_debug_qemu.c]
e1dd3c2
bionic: import heaptracker as chk_malloc
by Iliyan Malchev
· 13 years ago
75fba68
Merge memory checking functionality from sandbox
by Vladimir Chtchetkine
· 15 years ago
b74ceb2
Split libc_debug.so into two .so modules loaded on demand from libc.so
by Vladimir Chtchetkine
· 15 years ago