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"> |
Alexei Svitkine (slow)
2015/02/27 18:59:57
Please also send an internal CL to remove this fro
Yaron
2015/02/27 19:13:34
on it
|
+ <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> |