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

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

Issue 2720353002: Flush stability file after initialization (Closed)
Patch Set: Set up as an experiment Created 3 years, 9 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 ee3db9d63c85171f2279bcd4d11dc51161a90867..8235b903814b9aeb258ec741913bf667c4841661 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -406,6 +406,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="ActivityTracker.Record.SetupTime" units="ms">
+ <owner>manzagop@chromium.org</owner>
+ <summary>
+ Time spent setting up the stability debugging instrumentation. Logged once,
+ during setup of the stability debugging instrumentation.
+ </summary>
+</histogram>
+
<histogram name="ActivityTracker.ThreadTrackers.Count" units="count">
<owner>bcwhite@chromium.org</owner>
<summary>
« components/browser_watcher/features.cc ('K') | « components/browser_watcher/features.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698