Skip to content

Commit

Permalink
tracing: include v8.execute category.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Sep 30, 2017
1 parent 2d2206b commit ab6aabd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse-core/gather/driver.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class Driver {
return [
'-*', // exclude default
'toplevel',
'v8.execute',
'blink.console',
'blink.user_timing',
'benchmark',
Expand Down

0 comments on commit ab6aabd

Please sign in to comment.