summaryrefslogtreecommitdiffstats
path: root/tools/metrics/histograms/histograms.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/metrics/histograms/histograms.xml')
-rw-r--r--tools/metrics/histograms/histograms.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c71e9d0..7803dbe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15892,12 +15892,19 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="GPU.GPUProcessLaunchCause" enum="GPUProcessLaunchCauses">
- <owner>vangelis@chromium.org</owner>
+ <owner>piman@chromium.org</owner>
<summary>
Counts enumerating the initial cause for the GPU Process to be launched.
</summary>
</histogram>
+<histogram name="GPU.GPUProcessLaunchTime" units="ms">
+ <owner>piman@chromium.org</owner>
+ <summary>
+ Startup time of the GPU process as measured by the GPU process host.
+ </summary>
+</histogram>
+
<histogram name="GPU.InitializeOneOffMediumTime" units="ms">
<owner>jmadill@chromium.org</owner>
<summary>