platform_system_core/debuggerd/libdebuggerd
Elliott Hughes bab3354ede Show the number of VMAs in the tombstone.
Tombstones (especially ones with lots of VMAs) are regularly truncated.
We can at least show the number of VMAs, though, for anyone interested
in knowing whether they got close to the default 64Ki limit.

Bug: http://b/66911122
Bug: 64709603 (presubmit balking at the line above)
Test: ran crasher, examined tombstone

(cherry picked from commit 868d39a82f)

Change-Id: I286db66f28f132307d573dbe5164efc969dc6ddc
2017-09-26 17:24:39 -07:00
..
arm libdebuggerd: implement fallback register dumping on arm/aarch64. 2017-05-08 13:15:19 -07:00
arm64 libdebuggerd: implement fallback register dumping on arm/aarch64. 2017-05-08 13:15:19 -07:00
include libdebuggerd: implement fallback register dumping on arm/aarch64. 2017-05-08 13:15:19 -07:00
mips debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
mips64 debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
test Cleanup the libbacktrace interface a bit. 2017-07-19 15:36:32 -07:00
x86 debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
x86_64 debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
backtrace.cpp crash_dump: fetch process/thread names before dropping privileges. 2017-03-15 23:30:14 -07:00
elf_utils.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
open_files_list.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
tombstone.cpp Show the number of VMAs in the tombstone. 2017-09-26 17:24:39 -07:00
utility.cpp Revert "crash_dump: during early boot, output to kmsg on userdebug." 2017-06-23 13:37:54 -07:00