DescriptionDevTools: support configurable category filter for trace events callback
DevTools callback is currently invoked for all callbacks which is a waste
of time as we only need a few. This will become more critical once we start
processing ConvertableToTraceFormat arguments.
We'd also like to select categories based on the different options enabled,
so let's move the filter to the DevTools back-end.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254143
Patch Set 1 #
Total comments: 1
Patch Set 2 : review comments addressed #
Messages
Total messages: 5 (0 generated)
|