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

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

Issue 16517002: Track fraction of visits to top URLs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added histogram description Created 7 years, 6 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 963bb406482ddfc58592ebedcacac87c7eb5a0e2..c64250bde844bfbfdb527869dce13fc146402d07 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -2606,6 +2606,10 @@ other types of suffix sets.
<summary>Events in Google Now component extension.</summary>
</histogram>
+<histogram name="History.TopSitesVisitsByRank" units="rank">
+ <summary>Page visits to each of a user's top k sites.</summary>
jar (doing other things) 2013/06/11 00:47:35 This seems like a strange metric. Are you saying
+</histogram>
+
<histogram name="HistoryPage.OtherSessionsMenu" enum="NtpOtherSessionsType">
<summary>
Histogram for usage of the section in the history page that allows the user
« chrome/browser/history/history_backend.cc ('K') | « chrome/browser/history/history_backend.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698