Commit 198d7e12 authored by mkosiba's avatar mkosiba Committed by Commit bot

Replace TraceEvent.begin()/end() with explicit names

Replace TraceEvent.begin()/end() calls which implicitly gets the trace
event name by doing a costly stack dump, with explicitly named trace
event names.

Also wrap traces around try/finally.

BUG=439118

Review URL: https://codereview.chromium.org/795053007

Cr-Commit-Position: refs/heads/master@{#307974}
parent 1d978334
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment