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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1460603002: Add MemoryPurgeController.ReclaimedPartitionAllocInactiveTab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « third_party/WebKit/Source/platform/MemoryPurgeController.cpp ('k') | 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 586741086bdaa93bdeb261b82249562adc24c348..8cf50ad95e0cd35bf6a3f202940281b2870a12fe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -19477,6 +19477,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Memory.RendererInactiveTabReclaimed" units="KB">
haraken 2015/11/18 03:45:39 Shall we rename this to MemoryPurgeController.Recl
bashi 2015/11/18 04:50:19 This UMA is only reported when a page becomes inac
+ <owner>bashi@chromium.org</owner>
+ <summary>The amount of reclaimed memory after a tab became inactive.</summary>
+</histogram>
+
<histogram name="Memory.RendererProcessCount">
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
« no previous file with comments | « third_party/WebKit/Source/platform/MemoryPurgeController.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698