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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 962293002: Upstream UmaSessionStats. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add back moved java file Created 5 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 | « chrome/chrome_browser.gypi ('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 248d3734e822e89b316c62e735e506a478158a3a..aec390771feb27f2c523fca5b705dccfe1038f27 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -33382,6 +33382,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Session.TotalDuration" units="milliseconds">
+ <owner>mariakhomenko@chromium.org</owner>
+ <owner>fqian@chromium.org</owner>
+ <summary>
+ The length of a session (launch/foregrounding to backgrounding) on mobile.
+ </summary>
+</histogram>
+
<histogram name="SessionCrashed.Bubble" enum="SessionCrashedBubbleUserAction">
<owner>yiyaoliu@chromium.org</owner>
<summary>How did the user interact with the SessionCrashed Bubble?</summary>
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698