Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(644)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2351733002: Upload MeminfoMemTotal to track installed RAM size for Chrome OS devices. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698