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
2 files changed