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/libc.map.txt b/libc/libc.map.txt index 1f4da93..c000fb1 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -630,6 +630,7 @@ madvise; mallinfo; malloc; + malloc_backtrace; malloc_disable; malloc_enable; malloc_iterate;