commit | cd607315e1e75feb3d1fab503d79586f26213970 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jun 05 17:03:05 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Jun 05 17:03:05 2017 -0700 |
tree | 8d43e06e1b51dcdddd3ffade02428128201cd0ea | |
parent | 5544e721c3e2a3e344c26b9e1c9ad9472fb8cd58 [diff] |
ART: Add thread dump to dex2oat watchdog To improve timeout investigations, add thread dumping to the dex2oat watchdog. This is a double-edged sword. To be really robust, we probably need a second watchdog to kill the the first if it gets stuck dumping. So consider this CL temporary. Bug: 62337922 Test: m test-art-host-gtest_dex2oat_test Test: m test-art-host Change-Id: I2cef6c5978c7d8e487168ce8c0c5380e667c3fbc