Use system_monitor to gather the System Stats chrome://tracing data
This removes all the PostTask / Timer logic from trace_event_system_stats_monitor and make it use SystemMonitor instead. This simplify the trace_event_system_stats_monitor code and will make it possible to add more system metrics to the system_stats tracing category (the goal is to replace some of these raw numbers by some more useful ones as they're currently really easy to misinterpret) Change-Id: I6ea2ab5c4f12f329b5f28d3b84ab48efb57710d3 Reviewed-on: https://chromium-review.googlesource.com/c/1446772Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#636297}
Showing
Please register or sign in to comment