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

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

Issue 2906813002: Remove Compositing.LayerTreeImpl.FindClosestMatchingLayerUs histogram (Closed)
Patch Set: Created 3 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
« no previous file with comments | « cc/trees/layer_tree_impl.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 cadabdb1c8b02822b54b0ec80f8ad9df2ee8137f..5894d49c93c6a364b2ffb2588a297bd89c2d1ad2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -8202,15 +8202,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="Compositing.LayerTreeImpl.FindClosestMatchingLayerUs"
- units="microseconds">
Ilya Sherman 2017/05/26 22:20:36 Please mark this histogram as <obsolete> rather th
jaydasika 2017/05/26 22:30:40 Done.
- <owner>paint-dev@chromium.org</owner>
- <summary>
- Time spent finding the closest matching layer to a given point, in
- microseconds. Recorded each time we do hit testing on LayerTreeImpl.
- </summary>
-</histogram>
-
<histogram name="Compositing.NumActiveLayers">
<obsolete>
Deprecated 04/2016, replaced by similar metrics under Compositing.Renderer
« no previous file with comments | « cc/trees/layer_tree_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698