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

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

Issue 955703002: Add ExitFunnel instrumentation to browser rendezvous path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Windows-only compilation guard. Created 5 years, 10 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 | « chrome/browser/chrome_browser_main.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 6173e3de0485f977d8c524ef490082660b9e99c7..15e968f2889209a6e62be3d5155106af4d4c2654 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61521,6 +61521,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="ES_Other"/>
<suffix name="KillProcess"/>
<suffix name="LastWindowClose"/>
+ <suffix name="ProcessSingletonIsShuttingDown"/>
<suffix name="SessionEnding"/>
<suffix name="TraybarEndSession"/>
<suffix name="TraybarExit"/>
« no previous file with comments | « chrome/browser/chrome_browser_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698