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

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

Issue 2720353002: Flush stability file after initialization (Closed)
Patch Set: Address rkaplow comments 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
« no previous file with comments | « components/browser_watcher/features.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 262ca22a17dafdaaf988794fe64d9b93b08ab987..3d976a36a9df3c7f77a17afce9b8d1f3a2523c9f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -414,6 +414,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>
« no previous file with comments | « components/browser_watcher/features.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698