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

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

Issue 461103002: Add missing histogram Histogram.InconsistentSnapshotBrowser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 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 | « 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
===================================================================
--- tools/metrics/histograms/histograms.xml (revision 289026)
+++ tools/metrics/histograms/histograms.xml (working copy)
@@ -9255,6 +9255,15 @@
</summary>
</histogram>
+<histogram name="Histogram.InconsistentSnapshotBrowser">
+ <owner>asvitkine@chromium.org</owner>
+ <summary>
+ The amount of discrepancy found when examining a single histogram's data in
+ the browser process for transmission via UMA. Inconsistent data is NOT
+ transmitted via UMA.
+ </summary>
+</histogram>
+
<histogram name="Histogram.InconsistentSnapshotChildProcess">
<owner>asvitkine@chromium.org</owner>
<summary>
« 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