| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 262ca22a17dafdaaf988794fe64d9b93b08ab987..3d976a36a9df3c7f77a17afce9b8d1f3a2523c9f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -414,6 +414,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ActivityTracker.Record.SetupTime" units="ms">
|
| + <owner>manzagop@chromium.org</owner>
|
| + <summary>
|
| + Time spent setting up the stability debugging instrumentation. Logged once,
|
| + during setup of the stability debugging instrumentation.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ActivityTracker.ThreadTrackers.Count" units="count">
|
| <owner>bcwhite@chromium.org</owner>
|
| <summary>
|
|
|