diff options
author | Mark Salyzyn <salyzyn@google.com> | 2019-01-02 15:04:42 -0800 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2019-01-04 10:46:05 -0800 |
commit | 22e05fb5a4767ee7226564c9fb6b4a53f31bbe58 (patch) | |
tree | 43b428e9ec69abf7c7340327f846840e71167c2d /libutils/Unicode.cpp | |
parent | 1476931e02877a99ae3e87274afcf4525ff2c5e6 (diff) |
llkd: report stack signature matched
Adjusted debugging messaging to add clarity. Report _which_ stack
signature matched that triggered the kernel panic. Reduce the noise
associated with missing /stack to VERBOSE as that is for development
debugging only.
Test: observe during unit test we see something like following logs:
livelock: Found SyS_openat in stack for pid XXX
livelock: S 120.000s XXX->YYY port-bridge [kill]
livelock: Killing '/vendor/bin/port-bridge' (XXX) to check forward\
scheduling progress in S state for\
'/vendor/bin/port-bridge' (YYY)
. . .
livelock: Found SyS_openat in stack for pid XXXXX
livelock: S 120.000s XXXXX->XXXXX llkd_unit_test [kill]
livelock: Killing '/data/nativetest64/llkd_unit_test/llkd_unit_test\
(XXXXX) to check forward scheduling progress in S state
Test: llkd_unit_test
Bug: 33808187
Change-Id: Ifac7dd9a656208563bb20e28739abb741358d964
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions