summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorHiroshi Yamauchi <yamauchi@google.com>2017-01-04 20:32:57 -0800
committerHiroshi Yamauchi <yamauchi@google.com>2017-01-05 17:04:27 -0800
commitf612aa66a2ca38f999dae99d339abbe95ef84ff8 (patch)
tree43d76297a6d19f6bd25fbeb33136ab5a1c932edc /compiler/optimizing/graph_visualizer.cc
parent18f7ef3dc0ca4404b2721b8df2597cf361cf0c11 (diff)
Avoid using ThreadList::Dump() in empty checkpoint timeout.
ThreadList::Dump() that uses a checkpoint to dump threads may get stuck when an empty checkpoint gets stuck and isn't useful when debugging an empty checkpoint timeout. Instead, directly use Thread::Dump() for each runnable thread that isn't responding to an empty checkpoint request. Bug: 33006388 Bug: 12687968 Test: test-art-host with CC. Change-Id: If07a205786d469eec9b1f587485c80f54fb84c4d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions