commit | 4b6b5bb2d1f2e0ed39604c5a9e13781c0b9c334e | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Fri Jan 06 10:45:17 2017 -0800 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Fri Jan 06 10:48:46 2017 -0800 |
tree | 58bf1bd2d76f83db3786d1f47d320cff8baf2364 | |
parent | 48ff5b9aecd9c9d3eb00242aee52a0a8193421df [diff] |
Also use ThreadList::Dump() in empty checkpoint timeout. After dumping runnable threading that haven't responded to the empty checkpoint request, use ThreadList::Dump() to try to dump the other threads, noting that it may get stuck, but it's the end of logging anyway. This should help diagnose the timeout better as we would be able to see more threads. Bug: 33006388 Bug: 12687968 Test: test-art-host with CC. Change-Id: I6936098949d53dbc74af11fd5d796e1524581468