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> |