commit | 9310495f3bb601058a3b6dedc298ad9f5275510e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Dec 13 17:13:15 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Thu Dec 14 17:11:22 2017 -0800 |
tree | 14472899a051a890a429c687836e15407f76cb74 | |
parent | ed416f76ae679d92f0bc648581de2684ff93e29a [diff] |
ART: Factor out stack dumping with monitor objects Factor out generic stack walking with monitor object visitation into MonitorObjectsStackVisitor. Rewrite StackDumpVisitor in terms of this, removing Monitor::DescribeWait on the way. Bug: 70538431 Test: m test-art-host Test: manual (SIGQUIT dumping) Change-Id: I6f359f9a5f665f308328ad466bc7a437f52aea24