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

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

Issue 282493002: cc: Remove AccelContentPaintDurationMS and related histos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
« cc/layers/content_layer.cc ('K') | « cc/layers/content_layer.cc ('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 d9f88bf79c33967ef226bce8c7f3ae866114637e..3a87a2ec7ed1b6f130becaff26d9cd2d128a9817 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21237,14 +21237,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
-<histogram name="Renderer4.AccelContentPaintDurationMS">
danakj 2014/05/12 15:57:53 Instead of deleting a histogram entirely, you shou
- <owner>wiltzius@chromium.org</owner>
- <summary>
- Time spent by WebKit painting the page, in milliseconds, when the GPU
- acceleration is active, for paints that affect non-root layers.
- </summary>
-</histogram>
-
<histogram name="Renderer4.AccelContentPaintMegapixPerSecond">
<owner>wiltzius@chromium.org</owner>
<summary>
« cc/layers/content_layer.cc ('K') | « cc/layers/content_layer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698