Description[counter] Properly measure own-time of runtime counters.
By keeping track of the stack of counters we can properly subtract the
subcounter times and properly measure the own-time spent in each runtime
function. This is useful to get more details for builtins like HandleApiCall
which are typical top-level entries for chome which previously prevent
measurements of sub-calls to builtins/runtime functions.
BUG=
Committed: https://crrev.com/0949bce524ef010707c1ec5c5effada7224d9305
Cr-Commit-Position: refs/heads/master@{#33901}
Patch Set 1 #Patch Set 2 : merging with master #Patch Set 3 : fixing type #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 18 (9 generated)
|