| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 6ed192b3a430a9c42cd098e58111a7082c27aa59..27539646288ac1e2997ba0932fa0f23f7600ea38 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -449,6 +449,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ActivityTracker.CollectCrash.CrashCount"
|
| + units="count">
|
| + <owner>manzagop@chromium.org</owner>
|
| + <summary>
|
| + Number of times the stability instrumentation is successfully collected on
|
| + crash. Logged on crash collection, if the collection is successful.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ActivityTracker.CollectCrash.OpenForDeleteSuccess"
|
| enum="BooleanSuccess">
|
| <owner>manzagop@chromium.org</owner>
|
|
|