Activate GPU main thread stack sampling through slow-reports
This CL is adding the support for the stack sampling profiler to the GPU main thread. The |tracing_sampler_profiler| is an adaptor that forward stack sample as trace events. These events are collected by slow-reports. This code is only running when the trace category "cpu_sampler" is activated and should not affect performance otherwise. R=piman@chromium.org, ssid@chromium.org Bug: 888580 Change-Id: Ie703d965c1d158581da6fac1ac0f6ea2157ed6f1 Reviewed-on: https://chromium-review.googlesource.com/1249534Reviewed-by:Siddhartha S <ssid@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#594872}
Showing
Please register or sign in to comment