bf2dd48241
Crashes that happen before tombstoned is running are extremely hard to diagnose, because tombstones aren't written to disk, and the window of opportunity to get logs via `adb logcat` is small (potentially nonexistent). Solve this by adding a world-writable /dev/kmsg_debug on userdebug builds, and writing to it in addition to logcat when tombstoned hasn't started yet. Bug: http://b/36574794 Test: stop tombstoned; crasher; dmesg Change-Id: Ib22c02a002afb602933155fb2c9b7a8abbe9ed38 |
||
---|---|---|
.. | ||
arm | ||
arm64 | ||
include | ||
mips | ||
mips64 | ||
test | ||
x86 | ||
x86_64 | ||
backtrace.cpp | ||
elf_utils.cpp | ||
open_files_list.cpp | ||
tombstone.cpp | ||
utility.cpp |