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

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

Issue 1662763002: [ON HOLD] Implement pull-based design for content decoding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c2f81f24206eb67a3309604934f811ab75dde3c3..b500d756f28eb751eba253487789fae8cf9c884a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -3632,6 +3632,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Maximal amount of memory allocated by decoder.</summary>
</histogram>
+<histogram name="BrotliStreamSource.UsedMemoryKB" units="KiB">
+ <owner>eustas@chromium.org</owner>
+ <summary>Maximal amount of memory allocated by decoder.</summary>
+</histogram>
+
<histogram name="BrowserRenderProcessHost.ChildCrashes" enum="RendererType">
<owner>wfh@chromium.org</owner>
<summary>Count of renderer process crashes grouped by type.</summary>
« net/url_request/url_request_job.cc ('K') | « net/url_request/url_request_job_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698