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, 9 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7485b53..7abdedd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12853,6 +12853,15 @@ other types of suffix sets.
<summary>Time to capture a renderer snapshot.</summary>
</histogram>
+<histogram name="Renderer4.SoftwareCompositorThreadImplDrawDelay"
+ units="milliseconds">
+ <summary>
+ Time between frames when the software renderer is being used, as measured on
+ the compositor thread. This is collected once per frame while it is being
+ drawn to the screen in the compositor.
+ </summary>
+</histogram>
+
<histogram name="Renderer4.SoftwareDoDeferredUpdateDelay">
<summary>Time between frames when the page is not GPU accelerated.</summary>
</histogram>