commit | c654816053ae07fb1f129d705e94b76e59f37454 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Dec 08 12:15:22 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Dec 08 12:22:21 2017 -0800 |
tree | 867d678ab3f6e0f4af70da98e935aafae0c6126c | |
parent | 8f1a586fd4ac9796e75b2b18638e39b33ad6e9a2 [diff] |
ART: Change SCOPED_TRACE implementation Move to a LOG-like usage pattern. This improves usability in the presence of lock annotations. Demonstrate in the JIT compiler, where a lambda would require a REQUIRES_SHARED annotation. Test: m Test: manual Change-Id: I9da2bfb29ed11660dbeb6f114a3d6c7ffef3a26d