Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 59a63b0595fc0479fbdaa944dbec62db41cc9e68..2ea4e7f22b4cc7df28d66bef389bed4f2f2a2804 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -36203,6 +36203,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.TraybarEndSession" units="milliseconds"> |
Alexei Svitkine (slow)
2015/01/29 22:05:34
Please use a histogram_suffixes construct for all
Sigurður Ásgeirsson
2015/01/30 13:52:12
This will change the names and hashes of the exist
Alexei Svitkine (slow)
2015/01/30 14:14:55
You can use separator="." to use the same names.
Sigurður Ásgeirsson
2015/01/30 14:39:10
Ah, I didn't see that - maybe reason to amend the
|
+ <owner>siggi@chromium.org</owner> |
+ <summary>Temporary instrumentation. See http://crbug.com/412384.</summary> |
+</histogram> |
Will Harris
2015/01/29 21:56:02
this new histogram doesn't appear to be used
Sigurður Ásgeirsson
2015/01/30 13:52:12
It's recorded in a fairly oblique manner by the ex
|
+ |
<histogram name="Stability.ExitFunnel.TraybarExit" units="milliseconds"> |
<owner>siggi@chromium.org</owner> |
<summary>Temporary instrumentation. See http://crbug.com/412384.</summary> |