Descriptiontracing: remove sampling state profiler
Follow-up to chromium's https://crrev.com/2406703002
As per discussion in [1] the tracing sampling state profiler is not used anymore.
The coverage of the TRACE_EVENT_SCOPED_SAMPLING_STATE macros became
poor over time and new alternatives came out (e.g., V8 sampling profiler).
Note: this has nothing to do with the V8 sampling profiler.
[1] https://groups.google.com/a/chromium.org/d/msg/tracing/E3K6qF1YMI8/wapmBei2AQAJ
BUG=
Patch Set 1 # |