Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b007c1a70e91623132286c3dc08a4d70770f6015..01be96646c1fa61fff9a9c065bfd4b99a930ba54 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -5179,6 +5179,13 @@ other types of suffix sets. |
<summary>Chrome OS login failure reason.</summary> |
</histogram> |
+<histogram name="Login.LeastUsedAccountDays" units="days"> |
+ <summary> |
+ Chrome OS histogram that keeps track of th days since the least frequently |
Alexei Svitkine (slow)
2013/08/30 15:41:05
Nit: "th" -> "the"
Denis Kuznetsov (DE-MUC)
2013/08/30 16:42:35
Done.
|
+ used account signed in. Reported on every boot and once a day after that. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Login.PolicyFilesStatePerBoot" enum="LoginPolicyFilesState"> |
<summary>The state of Chrome OS owner key and device policy files.</summary> |
</histogram> |
@@ -10428,6 +10435,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Platform.DiskUsage.LeastUsedAccountDays" units="days"> |
Alexei Svitkine (slow)
2013/08/30 15:41:05
Hmm, looking at this again, I don't get why this i
Denis Kuznetsov (DE-MUC)
2013/08/30 16:42:35
Second one is reported every boot / 24h, and we ne
|
+ <summary> |
+ Days since the least frequently used account signed in. Logged on every boot |
+ and once a day after that. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Platform.DiskUsage.NumUserHomeDirectories" |
units="home directories"> |
<summary> |
@@ -24558,6 +24572,7 @@ other types of suffix sets. |
<affected-histogram name="Platform.DiskUsage.Downloads_Max"/> |
<affected-histogram name="Platform.DiskUsage.GCache_Avg"/> |
<affected-histogram name="Platform.DiskUsage.GCache_Max"/> |
+ <affected-histogram name="Platform.DiskUsage.LeastUsedAccountDays"/> |
</fieldtrial> |
<fieldtrial name="DnsImpact2"> |