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

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: comment 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
« no previous file with comments | « components/crash/content/app/crashpad_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 11ae958f7a0f39ca8f319a4afb6316f184005c50..88c426af8fd0ce84794be283d448b4dec117e10a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63125,6 +63125,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>
« no previous file with comments | « 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