summaryrefslogtreecommitdiffstats
path: root/tools/metrics
diff options
context:
space:
mode:
authorcsharrison <csharrison@chromium.org>2016-03-18 08:35:33 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-18 15:36:45 +0000
commitf5c2471e0b778294dcc7d06956b41db51ac699bf (patch)
treece9d8f002487b0596709dda973076415daa8f8ef /tools/metrics
parentee7e2c11cc024f60c32dc2e69433e417e8f34234 (diff)
downloadchromium_src-f5c2471e0b778294dcc7d06956b41db51ac699bf.zip
chromium_src-f5c2471e0b778294dcc7d06956b41db51ac699bf.tar.gz
chromium_src-f5c2471e0b778294dcc7d06956b41db51ac699bf.tar.bz2
Add csharrison@chromium.org to own net predictor histograms
BUG= Review URL: https://codereview.chromium.org/1812943002 Cr-Commit-Position: refs/heads/master@{#381975}
Diffstat (limited to 'tools/metrics')
-rw-r--r--tools/metrics/histograms/histograms.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f66fdf9..d53cd2d55 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26220,7 +26220,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectedLinkNavigations" enum="PreconnectedNavigation">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
Indicate whether a link navigation was preceded by a recent pre-connect
trigger (within 10 seconds). There is a high chance that loading the page
@@ -26229,7 +26229,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectedNavigation" enum="PreconnectedNavigation">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
Indicate whether a URLRequest was preceded by a recent pre-connect trigger
(within 10 seconds). There is a high chance that loading the resource used a
@@ -26238,7 +26238,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectMotivation" enum="PreconnectMotivation">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
When a preconnection is made, indicate what the motivation was.
</summary>
@@ -26256,7 +26256,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectProxyStatus" enum="ProxyStatus">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
Indicate whether there was a proxy to preclude preconnection.
</summary>
@@ -26264,7 +26264,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Net.PreconnectSubresourceEval"
enum="PreconnectSubresourceEval">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
What did we decide to do about a predicted resource, based on the historical
expected number of connection that this subresource will require.
@@ -26278,7 +26278,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectSubresourceExpectation">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
The expected number of connections, times 100, that we'll make to a given
subresource, based on learned history.
@@ -26291,7 +26291,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectTriggerUsed" enum="PreconnectTriggerUsed">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
Indicate whether if a preconnect trigger is followed by a resource request
(from link navigations) to the host or not. This is to measure precision of
@@ -26315,7 +26315,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PreconnectUtilization2" enum="NetPreconnectUtilization">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>csharrison@chromium.org</owner>
<summary>
Indicate final utilization for each attempted socket connection.
</summary>