commit | c7ed09bd5d6f2c7af3bcba1c39b3f9185af68796 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Apr 25 20:08:55 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Apr 29 16:06:14 2016 -0700 |
tree | bfad0c9f5236cc4d158bc0c64d5ef645ce09d283 | |
parent | 0f35e0b26d8c7738ca7b284357afa9dafb659d47 [diff] |
ART: Log all monitor operations to systrace Add a VLOG option ("-verbose:systrace-locks") to log all monitor operations to systrace. This requires non-fastpath thread entrypoints, and ATRACE tags for locking and unlocking. Do a bit of cleanup to the entrypoint initialization to share common setup. Bug: 28423466 (cherry picked from commit fc6898769ae1ef91ec3e41c0a273401213cb82cd) Change-Id: Ie67e4aa946ec15f8fcf8cb7134c5d3cff0119ab3