Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d8eac6514bb9c68a388ff87b5af64508b35737aa..851b773749e2685d73336b33ff6712ea2f5b88c0 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -24851,6 +24851,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="PartitionAlloc.CommittedSize" units="MB"> |
+ <owner>haraken@chromium.org</owner> |
+ <summary> |
+ The committed memory size in PartitionAlloc. The value is reported when we |
+ see the highest memory usage we've ever seen in the renderer process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordBubble.DisplayDisposition" |
enum="PasswordBubbleDisplayDisposition"> |
<owner>mkwst@chromium.org</owner> |