| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index bd49ede6217e7940e14c9fd61d46207a16188509..f6ca0481b16265fa46a003e5e6f11f46311eaf1d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -56168,6 +56168,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ResourceScheduler.NumSkippedScans.ScheduleStart"
|
| + units="requests">
|
| + <owner>csharrison@chromium.org</owner>
|
| + <summary>
|
| + The number of LoadAnyStartablePendingRequests scans that were skipped due to
|
| + smarter task scheduling around reprioritization.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ResourceScheduler.RequestTimeDeferred.Active">
|
| <obsolete>
|
| Deprecated 1/2016
|
|
|