commit | f1221a1f39987b94a54dc57b824fcf360c890ed0 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jun 21 21:20:47 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jun 21 21:20:47 2017 -0700 |
tree | f08bfd4669898b540ac76f115c23f5eff037f91b | |
parent | 8979f71079ec18fa8d3c0915549ec03ee1fbadf5 [diff] |
ART: Use ThreadList RunCheckpoint for GetAllStackTraces Move to using the ThreadList code to avoid races. The tradeoff is a more complicated infrastructure to collect and store the traces. Bug: 62353392 Test: m test-art-host Test: art/test/testrunner/testrunner.py -b --host -t 911 Change-Id: I71e957dbfbd619f6cfa0cdd1e6cb894e25cf5483