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

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: Made requested changes 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4ad89840d7a7c55e7aab44b577593e1c0499d7c5..a4803b0750c7ee5bd07dab092f0318bc1dc1b082 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80581,6 +80581,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"/>
« content/renderer/render_thread_impl.cc ('K') | « content/renderer/render_thread_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698