commit | d76615851af31791c7b1549e8c4609152237b9ce | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon May 01 13:48:16 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Jun 07 11:10:50 2017 -0700 |
tree | e438a8cb0892e02768c55c2bc99f8be1d00abacb | |
parent | 6ecff4d2127e70738aa2493d6deceb946c204eff [diff] |
Handler-ize InstrumentationListener and related code We are going to be making instrumentation listeners that can cause suspensions during their running. We explicitly handler-ize all the instrumentation listener functions in order to ensure this is safe. Bug: 34414073 Test: ./test.py --host --ntrace --trace -j40 Change-Id: Ic719080d0991b104d41b7757df8d1f332c72cd04