OSDN Git Service

Add "dumpsys activity lastanr-traces"
authorMakoto Onuki <omakoto@google.com>
Tue, 26 Jun 2018 22:24:54 +0000 (15:24 -0700)
committerMakoto Onuki <omakoto@google.com>
Tue, 26 Jun 2018 22:27:57 +0000 (15:27 -0700)
commit19607b9cd00abf1078e359783fccdedbf33bdc22
treea7feeb91d9110ec8ebca397e090caf1f363e7e80
parent6d5bdf293d399d9986179ae0987e4e058a27e324
Add "dumpsys activity lastanr-traces"

This command prints out the last ANR stacktrace file.

This allows DumpViewer to show last ANR traces.

Bug: 110088132
Test: Manual test with DumpViewer.apk
Change-Id: I5425087c28962795a142f0847b3657b8b6a6d1d8
services/core/java/com/android/server/am/ActivityManagerService.java