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

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

Issue 2168233002: Un-obsolete Memory.{Browser,Renderer} metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 4 years, 5 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 8c844e1ecbde4807d2791d9530d0899687f12776..28aa6a857b766d1d3d2ffb5a19a332ea90cfa242 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -23363,13 +23363,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <obsolete>
- Deprecated 07/2016 and replaced with Memory.Browser.Large2.
- </obsolete>
<summary>
The private working set used by the browser process. Recorded once per UMA
ping. Note the existence of Memory.Browser.Large, which doesn't have
- overflow issues.
+ overflow issues. TODO(rkaplow): This should be replaced with
+ Memory.Browser.Large2 in M54.
</summary>
</histogram>
@@ -23716,12 +23714,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>hajimehoshi@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>kouhei@chromium.org</owner>
- <obsolete>
- Deprecated 07/2016 and replaced with Memory.Renderer.Large2.
- </obsolete>
<summary>
The private working set used by each renderer process. Each renderer
- process provides one sample. Recorded once per UMA ping.
+ process provides one sample. Recorded once per UMA ping. TODO(rkaplow):
+ This should be replaced with Memory.Renderer.Large2 in M54.
</summary>
</histogram>
« 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