summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2017-10-30 19:05:24 +0000
committerNarayan Kamath <narayan@google.com>2017-10-30 19:05:24 +0000
commit158c55a0d6894f0e8fc3498641d9d82ce387425b (patch)
tree51d3ee5901767a67ec357c7d519cee99abb72b50 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0de586a4ef82f7e551e26dbcd0f2689978364a1e (diff)
Watchdog: Remove kernel thread dumps (aka Watchdog_N).
It's not clear that this is useful any more - Java threads and native threads can now be unwound through kernel frames so a regular watchdog bite will contain kernel traces for threads attached to the runtime. Note that the code being removed would dump traces for *all* threads, even those not attached to the runtime but it's unclear whether we're gaining extra given that they will be useful only if a watchdog monitored thread is blocked on some other (non-attached) thread performing work. Moreover, the warning messages from Watchdog_N on user builds seems to be causing confusion : 09-07 22:41:10.005 1000 950 1557 E Watchdog_N: Unable to open stack of tid 1474 : 13 (Permission denied) 09-07 22:41:10.006 1000 950 1557 E Watchdog_N: Unable to open stack of tid 1475 : 13 (Permission denied) Bug: 65475549 Test: make & flash Change-Id: Iad5022d67fecdab5f1130cf04da12b425c63ca7a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions