commit | dbe2bbbdab71154faa64f4e0b1bad4484df93611 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed May 03 20:56:10 2017 +0100 |
committer | Narayan Kamath <narayan@google.com> | Thu May 04 17:38:29 2017 +0100 |
tree | a723c933248b7002c9a253395a313b5540a571e2 | |
parent | 9dee975361c95c83136f60e4217caa8c7606bf8d [diff] |
ActivityManagerService: Add an overall stack dumping timeout. An ANR can result in stack dumps of a generally unbounded number of processes. Dumping occurs on a thread that's patrolled by the watchdog, so we should make sure that all dumps trigger within a specified timeout. Test: Manual; by setting the timeout to 1s. Bug: 37177331 Change-Id: I626272dfbcc9f8b57c1ef1321fac43cdb937a885