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

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

Issue 811603003: Add a console control handler chrome_watcher.dll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@base_process
Patch Set: Address Greg's nits. Created 6 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/browser_watcher/exit_code_watcher_win_unittest.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 793584f2063d4ee4389a655d5845a8219fae44b6..68f63a3044c19a92f3b12bb51a20196fabea5446 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -35698,6 +35698,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Temporary instrumentation. See http://crbug.com/412384.</summary>
</histogram>
+<histogram name="Stability.ExitFunnel.WatcherLogoff" units="milliseconds">
+ <owner>siggi@chromium.org</owner>
+ <summary>Temporary instrumentation. See http://crbug.com/412384.</summary>
+</histogram>
+
<histogram name="Stability.ExitFunnel.WM_ENDSESSION" units="milliseconds">
<owner>siggi@chromium.org</owner>
<summary>Temporary instrumentation. See http://crbug.com/412384.</summary>
« no previous file with comments | « components/browser_watcher/exit_code_watcher_win_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698