commit | 2388039a685c9e49f0c3472cfc471b9c2acd701c | [log] [tgz] |
---|---|---|
author | Stephen Chenney <[email protected]> | Tue Apr 02 18:36:54 2019 |
committer | Commit Bot <[email protected]> | Tue Apr 02 18:36:54 2019 |
tree | 936c0c8c00ee22e7bb9f8dd2fdb85daea42efa06 | |
parent | 94684f4163e2e642320a217a9c93c455f19f09fc [diff] |
Add UKM metrics for UpdateLayers and ProxyCommit The begin main frame UKM system captures all major tasks in ProxyMain::BeginMainFrame except for LayerTreeHost::UpdateLayers and the ProxyMain commit of the layer tree to the impl thread. This patch adds those missing UKM metrics. The aggregator is modified to only create UMA counters for some metrics because UpdateLayers has it's own UMA metrics with additional context that we can't replicate in a clean way. [email protected],[email protected] Bug: 869966 Change-Id: If9d67f3d984dd6fc9d270e71ac904c1bf1db6506 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530004 Commit-Queue: Stephen Chenney <[email protected]> Reviewed-by: vmpstr <[email protected]> Reviewed-by: Chris Harrelson <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Reviewed-by: Robert Kaplow <[email protected]> Auto-Submit: Stephen Chenney <[email protected]> Cr-Commit-Position: refs/heads/master@{#646891}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .