| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1727ca2af1de172d509f753c4c577ae0f75a421b..8e4be6888942390d7516c2d3d99c7da99856bfc2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -58457,6 +58457,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Startup.BrowserMessageLoopStartHardFaultCount" units="faults">
|
| <owner>chrisha@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| The number of hard faults incurred in the browser process from startup to
|
| start of the main thread's message loop, not including first runs of the
|
| @@ -58480,6 +58481,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <histogram name="Startup.BrowserMessageLoopStartHardFaultCount.Success"
|
| enum="BooleanSuccess">
|
| <owner>chrisha@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <obsolete>
|
| Deprecated 12/2015. No longer tracked because values collected on stable
|
| show that the function pretty much never fails (succeeds 99.9996% of the
|
| @@ -58494,7 +58496,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.BrowserMessageLoopStartTime">
|
| - <owner>jeremy@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| Time from browser startup to the start of the main thread's message loop.
|
| </summary>
|
| @@ -58545,7 +58547,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.BrowserOpenTabs">
|
| - <owner>jeremy@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| Time taken to open the initial tab or to restore tabs from previous session.
|
| </summary>
|
| @@ -58561,7 +58563,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.BrowserWindowDisplay" units="ms">
|
| - <owner>jeremy@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| Time from browser startup to the time the browser window initially becomes
|
| visible.
|
| @@ -58580,7 +58582,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.CreateFirstProfile" units="ms">
|
| - <owner>jeremy@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| How long it takes to load the original profile synchronously on the UI
|
| thread.
|
| @@ -58692,7 +58694,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.FirstWebContents.MainFrameLoad2" units="ms">
|
| - <owner>erikchen@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <owner>gab@chromium.org</owner>
|
| <summary>
|
| [Desktop] Measure the elapsed time from process launch to the first main
|
| @@ -58735,7 +58737,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.FirstWebContents.NonEmptyPaint2" units="ms">
|
| - <owner>erikchen@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <owner>gab@chromium.org</owner>
|
| <summary>
|
| [Desktop] Measure the elapsed time from process launch to the first non-
|
| @@ -59002,6 +59004,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.SameVersionStartupCount">
|
| + <owner>fdoray@chromium.org</owner>
|
| <owner>gab@chromium.org</owner>
|
| <summary>
|
| The number of startups the current version has been through. Reported once
|
| @@ -59168,6 +59171,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Startup.Temperature" enum="StartupTemperature">
|
| <owner>chrisha@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| Indicates whether or not the given startup was warm, cold or unable to be
|
| determined. This is based off observing the number of hard faults that occur
|
| @@ -59184,7 +59188,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Startup.WarmStartTimeFromRemoteProcessStart" units="ms">
|
| - <owner>jeremy@chromium.org</owner>
|
| + <owner>fdoray@chromium.org</owner>
|
| <summary>
|
| Time for a running browser process to start processing the command line
|
| passed in by a second Chrome process, which just sent its command line
|
|
|