Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 54d905b02533ebbeddfa6dcc3bfd5067e084f723..f6d7b79bed3c1fc983b079ace5099da710502ca1 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -2743,6 +2743,13 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="Compositing.NumActiveLayers"> |
| + <owner>dneto@chromium.org</owner> |
| + <summary> |
| + The number of layers in the active tree for each compositor frame. |
|
Alexei Svitkine (slow)
2014/07/14 13:52:24
Please expand description to clarify when it's log
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="ConnectivityDiagnostics.ChromeOsSignalStrength" |
| units="percent"> |
| <owner>ebeach@google.com</owner> |