Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 1727ca2af1de172d509f753c4c577ae0f75a421b..e6686489cd50ba9a0741f42fe6347c663bd5968f 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -41900,6 +41900,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="Platform.MeminfoMemTotal"> |
|
Luigi Semenzato
2016/09/19 17:03:09
Instead of giving the units in the summary section
jwd
2016/09/19 17:28:02
I was going to question the 30s idea. How are thes
|
| + <owner>bccheng@chromium.org</owner> |
| + <summary> |
| + Chrome OS total installed memory in Kbytes (snapshotted every 30s). |
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Platform.MeminfoMemUsedDerived"> |
| <owner>bccheng@chromium.org</owner> |
| <summary> |