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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1399853004: Collect separate V8 histograms for Top10 non-Google sites (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed UnitTests so they don't need to convert bool Created 5 years, 1 month 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 | « content/renderer/render_thread_impl_unittest.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 fc3c37d98b978d04676bac9869bec2e4e09052ef..7081e03d8b924d326cc15afbdec95e2333a2e8f4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80758,6 +80758,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="inbox" label="Custom histogram for Inbox"/>
<suffix name="plus" label="Custom histogram for Google+"/>
<suffix name="youtube" label="Custom histogram for Youtube"/>
+ <suffix name="top10"
+ label="Custom histogram for Alexa's Top10 non-Google sites"/>
<affected-histogram name="V8.MemoryExternalFragmentationTotal"/>
<affected-histogram name="V8.MemoryHeapCommitted"/>
<affected-histogram name="V8.MemoryHeapSampleTotalCommitted"/>
« no previous file with comments | « content/renderer/render_thread_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698