| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ee3db9d63c85171f2279bcd4d11dc51161a90867..137d23deb130f93ada0bfc917ac29666e7c7e511 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -371,6 +371,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ActivityTracker.Collect.StabilityFileCount" units="count">
|
| + <owner>manzagop@chromium.org</owner>
|
| + <summary>
|
| + Number of files found during stability file collection. Logged each time the
|
| + stability file collection proceeds (at most once per launch).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ActivityTracker.Collect.Status"
|
| enum="ActivityTrackerCollectStatus">
|
| <owner>manzagop@chromium.org</owner>
|
|
|