| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 559eba304158188c8c51f02806df16622ecad5fe..5476fa0572fdaee6d014520e4d41a37bee493fb4 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -62940,6 +62940,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Startup.BlockForCrashpadHandlerStartupTime" units="ms">
|
| + <owner>crashpad-dev@chromium.org</owner>
|
| + <summary>
|
| + The amount of time that elapsed during in
|
| + crash_report::BlockUntilHandlerStarted().
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Startup.BringToForegroundReason"
|
| enum="BooleanBringToForegroundReason">
|
| <owner>johnme@chromium.org</owner>
|
|
|