commit | ed2be1725fb79075892b1a9103487c9d9a95b350 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Aug 19 15:33:43 2014 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Tue Sep 02 19:28:34 2014 +0200 |
tree | 8adf1d95f401c2c7e7df1c659c0dfcd4dd27a68f | |
parent | 645f9871115e82ff836397f6470cca825befd245 [diff] |
Reduce lock contention when debugging Uses a ReaderWriterMutex for the breakpoint lock to reduce contention during debugging session. Also adds missing thread safety annotations on fields and methods related to instrumentation and debugging. Bug: 16814665 Bug: 11667502 (cherry picked from commit 59d9d668d4f4286813afe2b4e7c6db839222ce96) Change-Id: I5f1156da8c6cc8316d6db16e6cfb2470fe289ad3