Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(613)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2475863004: Make Crashpad start asynchronous, and move back to chrome_elf (Closed)
Patch Set: rebase part 3 Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1b9bd7e0c7fd33992b5a0e838f20097ed4451fe9..28464068689a42f5c2eb8ab59747ee8de7278d33 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62867,6 +62867,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>
« chrome/browser/chrome_browser_main.cc ('K') | « components/crash/content/app/crashpad_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698