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

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

Issue 2695583002: Mark the BlinkGC.TimeForStoppingThreads UMA obsolete (Closed)
Patch Set: Created 3 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
« 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 a78db125086afabb1b26eff8f927b0ab63c1999b..b651fa6fcea7fbdea4dc3251a9bc50cb84ab1cb3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4866,6 +4866,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="BlinkGC.TimeForStoppingThreads" units="ms">
+ <obsolete>
+ As of 02/2017, the code to stop Blink threads was removed.
+ </obsolete>
<owner>haraken@chromium.org</owner>
<summary>
Duration of time taken to stop all Blink threads before starting a GC.
« 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