commit | 2d4721c0c57fe2f7c1e1b40df4763a561b3cf856 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Feb 02 11:57:54 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Feb 18 16:09:16 2016 -0800 |
tree | 256b5519e32df5b56b6bc6a343f5ff50d16ddea0 | |
parent | 869691c6f7691dd5bf343617aa185c32e0d3d160 [diff] [blame] |
Export malloc_backtrace Change-Id: Ic1adb4dfd86b9ca698443a36263a3df2c91edda3
diff --git a/libc/malloc_debug/exported64.map b/libc/malloc_debug/exported64.map index 8c47449..1a6b30f 100644 --- a/libc/malloc_debug/exported64.map +++ b/libc/malloc_debug/exported64.map
@@ -9,6 +9,7 @@ debug_iterate; debug_mallinfo; debug_malloc; + debug_malloc_backtrace; debug_malloc_disable; debug_malloc_enable; debug_malloc_usable_size;