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

Side by Side Diff: tools/metrics/histograms/histograms.xml

Issue 14246041: Added UPD connectivity histograms for Port 443. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 8 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2013 The Chromium Authors. All rights reserved. 2 Copyright 2013 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is used to generate a comprehensive list of Chrome histograms along 8 This file is used to generate a comprehensive list of Chrome histograms along
9 with a detailed description for each histogram. 9 with a detailed description for each histogram.
10 10
(...skipping 2772 matching lines...) Expand 10 before | Expand all | Expand 10 after
2783 2783
2784 <histogram name="NetConnectivity2.Sent21.PacketsSent"> 2784 <histogram name="NetConnectivity2.Sent21.PacketsSent">
2785 <summary> 2785 <summary>
2786 This histogram records how many packets (out of 21 attempted) were sent via 2786 This histogram records how many packets (out of 21 attempted) were sent via
2787 UDP as rapidly as possible, just after successfully sending an UMA upload. 2787 UDP as rapidly as possible, just after successfully sending an UMA upload.
2788 </summary> 2788 </summary>
2789 </histogram> 2789 </histogram>
2790 2790
2791 <histogram name="NetConnectivity3"> 2791 <histogram name="NetConnectivity3">
2792 <summary> 2792 <summary>
2793 In this experiment, 21 packets were sent to Google via UDP on port 6121. 2793 In this experiment, 21 packets were sent to Google via UDP on port 443 or
2794 6121.
2794 </summary> 2795 </summary>
2795 </histogram> 2796 </histogram>
2796 2797
2798 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.100B.PacketDelay"
2799 units="ms">
2800 <summary/>
2801 </histogram>
2802
2803 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.1200B.PacketDelay"
2804 units="ms">
2805 <summary/>
2806 </histogram>
2807
2808 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.500B.PacketDelay"
2809 units="ms">
2810 <summary/>
2811 </histogram>
2812
2797 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.100B.PacketDelay" 2813 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.100B.PacketDelay"
2798 units="ms"> 2814 units="ms">
2799 <summary/> 2815 <summary/>
2800 </histogram> 2816 </histogram>
2801 2817
2802 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.1200B.PacketDelay" 2818 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.1200B.PacketDelay"
2803 units="ms"> 2819 units="ms">
2804 <summary/> 2820 <summary/>
2805 </histogram> 2821 </histogram>
2806 2822
2807 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.500B.PacketDelay" 2823 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.500B.PacketDelay"
2808 units="ms"> 2824 units="ms">
2809 <summary/> 2825 <summary/>
2810 </histogram> 2826 </histogram>
2811 2827
2812 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.GotAnAck" 2828 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.GotAnAck"
2813 enum="BooleanSuccess"> 2829 enum="BooleanSuccess">
2814 <summary/> 2830 <summary/>
2815 </histogram> 2831 </histogram>
2816 2832
2817 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.Success.RTT" units="ms"> 2833 <histogram name="NetConnectivity3.NonPacedPacket.Sent21.Success.RTT" units="ms">
2818 <summary/> 2834 <summary/>
2819 </histogram> 2835 </histogram>
2820 2836
2837 <histogram name="NetConnectivity3.PacedPacket.Sent21.443.100B.PacketDelay"
2838 units="ms">
2839 <summary/>
2840 </histogram>
2841
2842 <histogram name="NetConnectivity3.PacedPacket.Sent21.443.1200B.PacketDelay"
2843 units="ms">
2844 <summary/>
2845 </histogram>
2846
2847 <histogram name="NetConnectivity3.PacedPacket.Sent21.443.500B.PacketDelay"
2848 units="ms">
2849 <summary/>
2850 </histogram>
2851
2821 <histogram name="NetConnectivity3.PacedPacket.Sent21.6121.100B.PacketDelay" 2852 <histogram name="NetConnectivity3.PacedPacket.Sent21.6121.100B.PacketDelay"
2822 units="ms"> 2853 units="ms">
2823 <summary/> 2854 <summary/>
2824 </histogram> 2855 </histogram>
2825 2856
2826 <histogram name="NetConnectivity3.PacedPacket.Sent21.6121.1200B.PacketDelay" 2857 <histogram name="NetConnectivity3.PacedPacket.Sent21.6121.1200B.PacketDelay"
2827 units="ms"> 2858 units="ms">
2828 <summary/> 2859 <summary/>
2829 </histogram> 2860 </histogram>
2830 2861
(...skipping 14 matching lines...) Expand all
2845 <histogram name="NetConnectivity3.StartPacket.Send6.PacketsSent"> 2876 <histogram name="NetConnectivity3.StartPacket.Send6.PacketsSent">
2846 <obsolete> 2877 <obsolete>
2847 Deprecated 9/2012. No longer tracked. 2878 Deprecated 9/2012. No longer tracked.
2848 </obsolete> 2879 </obsolete>
2849 <summary> 2880 <summary>
2850 This histogram records how many packets (out of 6 attempted) were sent via 2881 This histogram records how many packets (out of 6 attempted) were sent via
2851 UDP as rapidly as possible, just after successfully sending an UMA upload. 2882 UDP as rapidly as possible, just after successfully sending an UMA upload.
2852 </summary> 2883 </summary>
2853 </histogram> 2884 </histogram>
2854 2885
2886 <histogram name="NetConnectivity3.StartPacket.Sent21.443.100B.PacketDelay"
2887 units="ms">
2888 <summary/>
2889 </histogram>
2890
2891 <histogram name="NetConnectivity3.StartPacket.Sent21.443.1200B.PacketDelay"
2892 units="ms">
2893 <summary/>
2894 </histogram>
2895
2896 <histogram name="NetConnectivity3.StartPacket.Sent21.443.500B.PacketDelay"
2897 units="ms">
2898 <summary/>
2899 </histogram>
2900
2855 <histogram name="NetConnectivity3.StartPacket.Sent21.6121.100B.PacketDelay" 2901 <histogram name="NetConnectivity3.StartPacket.Sent21.6121.100B.PacketDelay"
2856 units="ms"> 2902 units="ms">
2857 <summary/> 2903 <summary/>
2858 </histogram> 2904 </histogram>
2859 2905
2860 <histogram name="NetConnectivity3.StartPacket.Sent21.6121.1200B.PacketDelay" 2906 <histogram name="NetConnectivity3.StartPacket.Sent21.6121.1200B.PacketDelay"
2861 units="ms"> 2907 units="ms">
2862 <summary/> 2908 <summary/>
2863 </histogram> 2909 </histogram>
2864 2910
(...skipping 3370 matching lines...) Expand 10 before | Expand all | Expand 10 after
6235 <fieldtrial name="NetConnectivity3GotAnAck" separator="."> 6281 <fieldtrial name="NetConnectivity3GotAnAck" separator=".">
6236 <group name="Sent21.GotAnAck" 6282 <group name="Sent21.GotAnAck"
6237 label="The histogram shows if we ever got an ACK for a packet in our 6283 label="The histogram shows if we ever got an ACK for a packet in our
6238 series of 21."/> 6284 series of 21."/>
6239 <affected-histogram name="NetConnectivity3.NonPacedPacket"/> 6285 <affected-histogram name="NetConnectivity3.NonPacedPacket"/>
6240 <affected-histogram name="NetConnectivity3.PacedPacket"/> 6286 <affected-histogram name="NetConnectivity3.PacedPacket"/>
6241 <affected-histogram name="NetConnectivity3.StartPacket"/> 6287 <affected-histogram name="NetConnectivity3.StartPacket"/>
6242 </fieldtrial> 6288 </fieldtrial>
6243 6289
6244 <fieldtrial name="NetConnectivity3PacketDelay1" separator="."> 6290 <fieldtrial name="NetConnectivity3PacketDelay1" separator=".">
6291 <group name="Sent21.443"
6292 label="This histogram shows the difference between the time when we
6293 have received 1st byte from the server and the last time when we
6294 have received data from the server on port 443."/>
6245 <group name="Sent21.6121" 6295 <group name="Sent21.6121"
6246 label="This histogram shows the difference between the time when we 6296 label="This histogram shows the difference between the time when we
6247 have received 1st byte from the server and the last time when we 6297 have received 1st byte from the server and the last time when we
6248 have received data from the server."/> 6298 have received data from the server on port 6121."/>
6249 <affected-histogram name="NetConnectivity3.NonPacedPacket"/> 6299 <affected-histogram name="NetConnectivity3.NonPacedPacket"/>
6250 <affected-histogram name="NetConnectivity3.PacedPacket"/> 6300 <affected-histogram name="NetConnectivity3.PacedPacket"/>
6251 <affected-histogram name="NetConnectivity3.StartPacket"/> 6301 <affected-histogram name="NetConnectivity3.StartPacket"/>
6252 </fieldtrial> 6302 </fieldtrial>
6253 6303
6254 <fieldtrial name="NetConnectivity3PacketDelay2" separator="."> 6304 <fieldtrial name="NetConnectivity3PacketDelay2" separator=".">
6255 <group name="100B.PacketDelay" label="100 bytes of data is sent."/> 6305 <group name="443.100B.PacketDelay"
6256 <group name="1200B.PacketDelay" label="1200 bytes of data is sent."/> 6306 label="100 bytes of data is sent on port 443."/>
6257 <group name="500B.PacketDelay" label="500 bytes of data is sent."/> 6307 <group name="443.1200B.PacketDelay"
6258 <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121"/> 6308 label="1200 bytes of data is sent on port 443."/>
6259 <affected-histogram name="NetConnectivity3.PacedPacket.Sent21.6121"/> 6309 <group name="443.500B.PacketDelay"
6260 <affected-histogram name="NetConnectivity3.StartPacket.Sent21.6121"/> 6310 label="500 bytes of data is sent on port 443."/>
6311 <group name="6121.100B.PacketDelay"
6312 label="100 bytes of data is sent on port 6121."/>
6313 <group name="6121.1200B.PacketDelay"
6314 label="1200 bytes of data is sent on port 6121."/>
6315 <group name="6121.500B.PacketDelay"
6316 label="500 bytes of data is sent on port 6121."/>
6317 <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21"/>
6318 <affected-histogram name="NetConnectivity3.PacedPacket.Sent21"/>
6319 <affected-histogram name="NetConnectivity3.StartPacket.Sent21"/>
6261 </fieldtrial> 6320 </fieldtrial>
6262 6321
6263 <fieldtrial name="NetConnectivity3PacketRTT" separator="."> 6322 <fieldtrial name="NetConnectivity3PacketRTT" separator=".">
6264 <group name="Sent21.Success.RTT" label="The histogram shows the RTT for"/> 6323 <group name="Sent21.Success.RTT" label="The histogram shows the RTT for"/>
6265 <affected-histogram name="NetConnectivity3.NonPacedPacket"/> 6324 <affected-histogram name="NetConnectivity3.NonPacedPacket"/>
6266 <affected-histogram name="NetConnectivity3.PacedPacket"/> 6325 <affected-histogram name="NetConnectivity3.PacedPacket"/>
6267 <affected-histogram name="NetConnectivity3.StartPacket"/> 6326 <affected-histogram name="NetConnectivity3.StartPacket"/>
6268 </fieldtrial> 6327 </fieldtrial>
6269 6328
6270 <fieldtrial name="NetConnectivity3Packets" separator="."> 6329 <fieldtrial name="NetConnectivity3Packets" separator=".">
(...skipping 19 matching lines...) Expand all
6290 significant bit is a 1 if the first packet was received, etc. 6349 significant bit is a 1 if the first packet was received, etc.
6291 For example, if all packets other than packet 2 and 4 are 6350 For example, if all packets other than packet 2 and 4 are
6292 responded to, then we'd have a sample (in binary) of 110101B, or 6351 responded to, then we'd have a sample (in binary) of 110101B, or
6293 53."/> 6352 53."/>
6294 <affected-histogram name="NetConnectivity3.NonPacedPacket"/> 6353 <affected-histogram name="NetConnectivity3.NonPacedPacket"/>
6295 <affected-histogram name="NetConnectivity3.PacedPacket"/> 6354 <affected-histogram name="NetConnectivity3.PacedPacket"/>
6296 <affected-histogram name="NetConnectivity3.StartPacket"/> 6355 <affected-histogram name="NetConnectivity3.StartPacket"/>
6297 </fieldtrial> 6356 </fieldtrial>
6298 6357
6299 <fieldtrial name="NetConnectivity3PacketsSentBytes" separator="."> 6358 <fieldtrial name="NetConnectivity3PacketsSentBytes" separator=".">
6300 <group name="6121.100B" label="100 bytes of data is sent."/> 6359 <group name="443.100B" label="100 bytes of data is sent on port 443."/>
6301 <group name="6121.500B" label="500 bytes of data is sent."/> 6360 <group name="443.500B" label="500 bytes of data is sent on port 443."/>
6302 <group name="6121.1200B" label="1200 bytes of data is sent."/> 6361 <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
6362 <group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
6363 <group name="6121.500B" label="500 bytes of data is sent on port 6121."/>
6364 <group name="6121.1200B" label="1200 bytes of data is sent on port 6121."/>
6303 <affected-histogram 6365 <affected-histogram
6304 name="NetConnectivity3.NonPacedPacket.Sent21.AckReceivedForNthPacket"/> 6366 name="NetConnectivity3.NonPacedPacket.Sent21.AckReceivedForNthPacket"/>
6305 <affected-histogram 6367 <affected-histogram
6306 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst02Packet s"/> 6368 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst02Packet s"/>
6307 <affected-histogram 6369 <affected-histogram
6308 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst03Packet s"/> 6370 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst03Packet s"/>
6309 <affected-histogram 6371 <affected-histogram
6310 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst04Packet s"/> 6372 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst04Packet s"/>
6311 <affected-histogram 6373 <affected-histogram
6312 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst05Packet s"/> 6374 name="NetConnectivity3.NonPacedPacket.Sent21.AcksReceivedFromFirst05Packet s"/>
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
6459 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet02"/> 6521 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet02"/>
6460 <affected-histogram 6522 <affected-histogram
6461 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet03"/> 6523 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet03"/>
6462 <affected-histogram 6524 <affected-histogram
6463 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet10"/> 6525 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet10"/>
6464 <affected-histogram 6526 <affected-histogram
6465 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet20"/> 6527 name="NetConnectivity3.StartPacket.Sent21.Success.RTT.Packet20"/>
6466 </fieldtrial> 6528 </fieldtrial>
6467 6529
6468 <fieldtrial name="NetConnectivity3Send6Acked" separator="."> 6530 <fieldtrial name="NetConnectivity3Send6Acked" separator=".">
6531 <group name="443.100B" label="100 bytes of data is sent on port 443."/>
6532 <group name="443.100B.NoProxy"
6533 label="100 bytes of data is sent on port 443 with no proxy."/>
6534 <group name="443.500B" label="500 bytes of data is sent on port 443."/>
6535 <group name="443.500B.NoProxy"
6536 label="500 bytes of data is sent on port 443 with no proxy."/>
6537 <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
6538 <group name="443.1200B.NoProxy"
6539 label="1200 bytes of data is sent on port 443 with no proxy."/>
6469 <group name="6121.100B" label="100 bytes of data is sent on port 6121."/> 6540 <group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
6470 <group name="6121.100B.NoProxy" 6541 <group name="6121.100B.NoProxy"
6471 label="100 bytes of data is sent on port 6121 with no proxy."/> 6542 label="100 bytes of data is sent on port 6121 with no proxy."/>
6472 <group name="6121.500B" label="500 bytes of data is sent on port 6121."/> 6543 <group name="6121.500B" label="500 bytes of data is sent on port 6121."/>
6473 <group name="6121.500B.NoProxy" 6544 <group name="6121.500B.NoProxy"
6474 label="500 bytes of data is sent on port 6121 with no proxy."/> 6545 label="500 bytes of data is sent on port 6121 with no proxy."/>
6475 <group name="6121.1200B" label="1200 bytes of data is sent on port 6121."/> 6546 <group name="6121.1200B" label="1200 bytes of data is sent on port 6121."/>
6476 <group name="6121.1200B.NoProxy" 6547 <group name="6121.1200B.NoProxy"
6477 label="1200 bytes of data is sent on port 6121 with no proxy."/> 6548 label="1200 bytes of data is sent on port 6121 with no proxy."/>
6478 <affected-histogram name="NetConnectivity3.NonPacedPacket.Send6.SeriesAcked"/> 6549 <affected-histogram name="NetConnectivity3.NonPacedPacket.Send6.SeriesAcked"/>
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
6696 <fieldtrial name="SSLResumption"> 6767 <fieldtrial name="SSLResumption">
6697 <group name="Resume_Handshake" label="Session Resumption"/> 6768 <group name="Resume_Handshake" label="Session Resumption"/>
6698 <group name="Full_Handshake" label="Full"/> 6769 <group name="Full_Handshake" label="Full"/>
6699 <affected-histogram name="Net.SSL_Connection_Latency"/> 6770 <affected-histogram name="Net.SSL_Connection_Latency"/>
6700 <affected-histogram name="Net.SSL_Connection_Latency_Google"/> 6771 <affected-histogram name="Net.SSL_Connection_Latency_Google"/>
6701 </fieldtrial> 6772 </fieldtrial>
6702 6773
6703 </fieldtrials> 6774 </fieldtrials>
6704 6775
6705 </histogram-configuration> 6776 </histogram-configuration>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698