commit | dfebbac8e30172169dbdaaf7e6a0be51433d57f1 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Dec 06 14:17:22 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Dec 08 02:54:45 2017 +0000 |
tree | 3c751ff6792aaf88706fd0b3e0ed77d2cc4f83c2 | |
parent | 92ab698e46dba3b6cff1457f47bfc344cb03f7ec [diff] |
ART: Add ScopedTrace constructor with lambda In an effort to allow more complex and expensive atrace tagging, add a ScopedTrace constructor that uses a passed-in lambda to compute the string lazily. Add a macro to simplify usage. Test: m Change-Id: I3b4576d786177042922fef0d05161e4cc11144d4