commit | 74c91c9e90ca502a88240b3d14aed4dd818eedc2 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Mar 08 14:01:44 2018 -0800 |
committer | Alex Light <allight@google.com> | Thu Mar 08 17:02:18 2018 -0800 |
tree | 7e1babd7ddd1d796f8b1c25a60f69f2c0ce030f4 | |
parent | e9278663e0d6e6a0d2b0fd99f6d9f28b58773669 [diff] |
Fix instrumentation stack tracking We were incorrectly tracking the instrumentation stack, bailing out of installation early. This could lead to missing instrumentation events, failing CHECKs or (potentially) corrupt thread stacks. Test: ./test.py --host --trace --ntrace --stream -j50 Test: Use gapid. Bug: 67384421 Bug: 74386428 Change-Id: I91686ac4f44550d89b9d7a5f716df88f505d91b1