commit | 4934eb1845a2b2535ebe086e906b45535a695a13 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jan 30 13:15:26 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Mon Jan 30 18:07:44 2017 -0800 |
tree | 48483d8d40aa105995245583161a9c45670b1d13 | |
parent | 8f28bd479af445293474867191a0bf1cf0f08a4f [diff] |
ART: Fix GC pause reporting CC doesn't use ScopedPause normally, but that was hidden by it using it for a debug check. Add a parameter for reporting. Add explicit marking of the pause in CC. Currently this will conservatively approximate pause times, as the actual pause is hidden inside ThreadList. Clean up run-test 908. Bug: 31684633 Test: m ART_TEST_RUN_TEST_NDEBUG=true test-art-host-run-test-908-gc-start-finish Change-Id: Ie48af52e1225783b06e2e088c5adf3ef42fb5f64