Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 6c9b2b4c3e4514d443ceb03c3ffa1f3c1616a7d2..eaf8f8e30fcb1cdb4c62baa2e67e1f2aef8bb4ac 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -17846,6 +17846,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="Network.Shill.WiFi.RememberedNetworkCount"> |
| + <owner>pstew@chromium.org</owner> |
| + <summary> |
| + Chrome OS network diagnostic metric sampling the number of 802.11 wireless |
| + networks known by the connection connection manager at the time a |
|
Ilya Sherman
2014/07/25 17:36:59
nit: "connection connection" -> "connection"
Paul Stewart
2014/07/25 17:58:58
Done.
|
| + configuration profile has been loaded. |
|
Ilya Sherman
2014/07/25 17:36:59
Could you please add a brief sentence explaining w
Paul Stewart
2014/07/25 17:58:58
Done.
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Network.Shill.WiFi.ScanResult" enum="WiFiScanResult"> |
| <owner>quiche@chromium.org</owner> |
| <summary> |