Description[Merge M48] "[Merge M49] Add SameVersionStartupCounts suffix to startup HardFault and Temperature histograms."
Also:
- Move RecordTimeSinceLastStartup() and RecordStartupCount() as implementation
details of RecordBrowserMainMessageLoopStart().
- Deprecate "Startup.BrowserMessageLoopStartHardFaultCount.FirstRun" histogram
(obsolete and also replaced by the more generic
"Startup.BrowserMessageLoopStartHardFaultCount.1")
- Fix "Startup.BrowserMessageLoopStartHardFaultCount" to use 1 instead of 0 as
minimum since 0 is implicit in UMA.
- Fix "Startup.Temperature" to use STARTUP_TEMPERATURE_MAX instead of
STARTUP_TEMPERATURE_COUNT as the |max_boundary| as this is what the
UMA_HISTOGRAM_ENUMERATION macro expects FWICT.
BUG=580211
Review URL: https://codereview.chromium.org/1637493002
Cr-Commit-Position: refs/heads/master@{#371630}
(cherry picked from commit 45a4b5a72591338c60bd57ccf58f009e07e497b0)
R=fdoray@chromium.org
TBR=fdoray@chromium.org, fdoray@chromium.org
Review URL: https://codereview.chromium.org/1656083002 .
Cr-Commit-Position: refs/branch-heads/2623@{#239}
Cr-Branched-From: 92d77538a86529ca35f9220bd3cd512cbea1f086-refs/heads/master@{#369907}
(cherry picked from commit b977d3afe199294ec005b6f2b62dc25e10b30584)
Conflicts:
components/startup_metric_utils/browser/startup_metric_utils.cc
Committed: https://chromium.googlesource.com/chromium/src/+/f99ee8ebbbce8e7cade10c55d78923329fb5cfb5
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 6 (3 generated)
|