| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b7b6d4579426835d776fa42de9ed31e95bf12471..2e2bf0d5c650434cd72d07a0c22d869aa87639ef 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -87086,6 +87086,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Windows.HighResolutionTimerUsage" units="%">
|
| + <owner>stanisc@chromium.org</owner>
|
| + <summary>
|
| + Percentage of elapsed time the high resolution timer is activated. The usage
|
| + is reported by each of Chrome processes individually (without aggregation)
|
| + and logged every 10 minutes.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Windows.InCompatibilityMode" enum="BooleanCompatibilityMode">
|
| <owner>scottmg@chromium.org</owner>
|
| <summary>
|
|
|