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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 982883003: Use fixed socket name instead of SecureSocketWithKey (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fri Mar 13 11:56:19 PDT 2015 Created 5 years, 9 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 | « chrome/common/service_process_util_mac.mm ('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 25e1feea0d22b57595fdc5ffc7d95c22282b9f96..01a677575db4a3e24b79b26c79c7ea75d1733354 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -3035,6 +3035,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Event counts in ServiceProcessControl.</summary>
</histogram>
+<histogram name="CloudPrint.ServiceProcessSocketLength">
+ <owner>vitalybuka@chromium.org</owner>
+ <summary>
+ Temporarily histograme with size of IPC sockets in default location. See
Alexei Svitkine (slow) 2015/03/14 23:23:05 Nit: histogram
Vitaly Buka (NO REVIEWS) 2015/03/16 07:07:16 Done.
+ http://crbug.com/466644
+ </summary>
+</histogram>
+
<histogram name="CloudPrint.ServiceUtilityCapsFailTime" units="ms">
<owner>vitalybuka@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/common/service_process_util_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698