commit | d6c9b44091a8865a3b61ada247dd9abf4d6b8705 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Feb 02 11:57:54 2016 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Feb 23 15:55:44 2016 -0800 |
tree | 938981cd7074ae48f7574f0dffd3db6dcc90fdb8 | |
parent | c40577f740ae4f66cdba4b2137668fb3114bb99d [diff] [blame] |
Export malloc_backtrace Bug: 27208635 (cherry picked from commit 2d4721c0c57fe2f7c1e1b40df4763a561b3cf856) Change-Id: Ida926cabb706dfd962b692ba1775da332f68488f
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;