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

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: fixed Lei's comments 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 543b9fdd91159b676b1e9f65ac75a2bdf9a8ba13..2a2b6bf352c9640a765805ef44528449fdee8e7f 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/13 13:04:00 What's the size of IPC sockets? Do you mean the co
+ http://crbug.com/466644
+ </summary>
+</histogram>
+
<histogram name="CloudPrint.ServiceUtilityCapsFailTime" units="ms">
<owner>vitalybuka@chromium.org</owner>
<summary>
« chrome/common/service_process_util_mac.mm ('K') | « 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