Remove TRACE_JANK_REGIONS.
This was a premature optimization. We don't need to guard it, because the TRACE_EVENT_* macros are smart enough to avoid evaluating their args if we're not actually tracing. It will be good if we can use canary builds to capture traces with jank regions. Bug: 581518 Change-Id: I320eff45154c2d156c9c64e9877e40358b779d9d Reviewed-on: https://chromium-review.googlesource.com/1224463Reviewed-by:Timothy Dresser <tdresser@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#591400}
Showing
Please register or sign in to comment