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

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

Issue 1275093002: [UMA, Cleanup] Remove an unneeded timing-related histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « chromecast/browser/metrics/external_metrics.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 d7837fcbb89d5a7fd0f414f0baba58cbae265907..e4ffbfff81db5c571d7bd144c7e904e6c0251241 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46403,6 +46403,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="UMA.CollectExternalEventsTime" units="milliseconds">
+ <obsolete>
+ Deprecated as of August 2015. The histogram showed no unexpected slowness,
+ and a profiler is a better tool for identifying any future issues.
+ </obsolete>
<owner>asvitkine@chromium.org</owner>
<summary>
The time to run the external metrics collection task (Chrome OS).
« no previous file with comments | « chromecast/browser/metrics/external_metrics.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698