| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 38a90a4b7c5403e66f9dd5405b7a5a3f3ca8fa5d..bae1499df7e20d5db15667c8c468cdd263d45862 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -330,6 +330,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Status for the collection of a stability debug file.</summary>
|
| </histogram>
|
|
|
| +<histogram name="ActivityTracker.Collect.TotalTime" units="ms">
|
| + <owner>manzagop@chromium.org</owner>
|
| + <summary>Time spent collecting stability debug information.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="ActivityTracker.ThreadTrackers.Count" units="count">
|
| <owner>bcwhite@chromium.org</owner>
|
| <summary>
|
|
|