DescriptionTelemetry: Remove 'overhead' time from thread times measurement.
There is about 0.5ms of trace overhead per frame on the fast
path, so we might as well remove that so traces contribute
less noise.
This also merges 'browser_main' and 'browser_compositor'
threads since there isn't always both and they are small to
begin with. Best to do this before cleaning up the names on
the dashboard.
BUG=321439
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248910
Patch Set 1 #Patch Set 2 : Extra refactoring. #Patch Set 3 : Extra refactoring. #
Total comments: 2
Patch Set 4 : Rebase. #
Total comments: 3
Patch Set 5 : Unit test and cleanup #Patch Set 6 : Rebase. #
Messages
Total messages: 16 (0 generated)
|