platform_bionic/libc
Christopher Ferris 2e1a40a203 Change heap dump format slightly.
Bump the version from v1.1 to v1.2 and add a build fingerprint line.

Update the heap dump documentation to match the new format and reflect
what made it in P and what made it in Q.

Update the unit tests for this change.

Add -O0 to unit test code to make it easier to debug.

Add an external function that can be used by the framework code
so that there is only one way to dump the heap.

Bug: 110095681

Test: Ran unit tests.
Test: Did a dump of a real process and verified fingerprint.
Test: Did a dump of a process without malloc debug enabled.
Change-Id: I769a476cbeaf4c85c5d75bd6d6385f0e3add948c
Merged-In: I769a476cbeaf4c85c5d75bd6d6385f0e3add948c
(cherry picked from commit c84a2a2601)
2018-06-15 12:29:13 -07:00
..
arch-arm
arch-arm64
arch-common/bionic
arch-mips
arch-mips64
arch-x86
arch-x86_64
async_safe
bionic Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
dns
include
kernel
malloc_debug Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
malloc_hooks
private
seccomp
stdio
stdlib
system_properties
tools
tzcode
upstream-freebsd
upstream-netbsd
upstream-openbsd
versioner-dependencies
Android.bp
Android.mk
fs_config_generator.py
libc.arm.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.arm64.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.map.txt Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.mips.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.mips64.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.x86.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libc.x86_64.map Change heap dump format slightly. 2018-06-15 12:29:13 -07:00
libstdc++.arm.map
libstdc++.arm64.map
libstdc++.map.txt
libstdc++.mips.map
libstdc++.mips64.map
libstdc++.x86.map
libstdc++.x86_64.map
MODULE_LICENSE_BSD
NOTICE
SECCOMP_BLACKLIST_APP.TXT
SECCOMP_BLACKLIST_COMMON.TXT
SECCOMP_WHITELIST_APP.TXT
SECCOMP_WHITELIST_COMMON.TXT
SECCOMP_WHITELIST_GLOBAL.TXT
SECCOMP_WHITELIST_SYSTEM.TXT
SYSCALLS.TXT
version_script.txt