diff options
author | Elliott Hughes <enh@google.com> | 2017-06-20 14:26:56 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-06-20 14:58:16 -0700 |
commit | d7c52625f2da8322b4f0adb4c67674f0d66e619a (patch) | |
tree | a885e0530cb1a26a5a1fd0dee7477ef02dcb4833 /libc/async_safe/async_safe_log.cpp | |
parent | b1b7eda11e4f66b608ae66945ddf87cbe31ecb47 (diff) |
Shave another uninteresting stack frame off aborts.
With this, stack frame 0 is the abort, not tgkill.
arm:
#00 pc 0001a41c /system/lib/libc.so (abort+63)
arm64:
#00 pc 000000000001d75c /system/lib64/libc.so (abort+120)
Also "include what you use" for <sys/syscall.h>.
Bug: N/A
Test: ran `crasher abort` and `crasher64 abort`
Change-Id: I6517ac67b39b4133e890d52efc115071c812958b
Diffstat (limited to 'libc/async_safe/async_safe_log.cpp')
0 files changed, 0 insertions, 0 deletions