| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ee3db9d63c85171f2279bcd4d11dc51161a90867..8235b903814b9aeb258ec741913bf667c4841661 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -406,6 +406,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>
|
|
|