Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libc
/
malloc_debug
/
MapData.h
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 6 years ago
b233fab
Fix handling of libs with a ro map and a rx map.
by Christopher Ferris
· 7 years ago
5e62b34
Clean up bionic_macros.h a bit.
by Elliott Hughes
· 7 years ago
4da2503
Refactor malloc debug.
by Christopher Ferris
· 7 years ago
cbc80ba
Switch the rest of our internal headers to #pragma once.
by Elliott Hughes
· 7 years ago
5cec377
Address a bunch of clang-tidy complaints.
by Elliott Hughes
· 8 years ago
d75d4be
malloc_debug: reread /proc/pid/maps when entry is missing
by Colin Cross
· 9 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago
[Renamed (68%) from libc/bionic/debug_mapinfo.h]
70b6e1d
Add support for non-zero vaddr in maps.
by Christopher Ferris
· 10 years ago
861c0ef
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 11 years ago
35b621c
Don't collect useless stack frames; do demangle C++ symbols.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 13 years ago
[Renamed (77%) from libc/bionic/malloc_debug_check_mapinfo.h]
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
e1dd3c2
bionic: import heaptracker as chk_malloc
by Iliyan Malchev
· 13 years ago