| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c9ff8801f5d904a9953c0192f36f97000e90d549..c3cae8328cf9b9c006b8bd6c1091f864a06b1e08 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -22709,6 +22709,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="GPU.DirectComposition.DCLayerResult" enum="DCLayerResult">
|
| + <owner>jbauman@chromium.org</owner>
|
| + <summary>
|
| + Recorded for each quad (on overlay processing) the reason it was or wasn't
|
| + put in an overlay.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GPU.DirectComposition.FramesSinceColorSpaceChange"
|
| units="frames">
|
| <owner>jbauman@chromium.org</owner>
|
|
|