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

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

Issue 2344343002: Wire in postmortem report collection (Closed)
Patch Set: Created 4 years, 3 months 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 38a90a4b7c5403e66f9dd5405b7a5a3f3ca8fa5d..bae1499df7e20d5db15667c8c468cdd263d45862 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -330,6 +330,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Status for the collection of a stability debug file.</summary>
</histogram>
+<histogram name="ActivityTracker.Collect.TotalTime" units="ms">
+ <owner>manzagop@chromium.org</owner>
+ <summary>Time spent collecting stability debug information.</summary>
+</histogram>
+
<histogram name="ActivityTracker.ThreadTrackers.Count" units="count">
<owner>bcwhite@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698