| Index: tools/metrics/histograms/histograms.xml
|
| ===================================================================
|
| --- tools/metrics/histograms/histograms.xml (revision 195219)
|
| +++ tools/metrics/histograms/histograms.xml (working copy)
|
| @@ -2790,10 +2790,26 @@
|
|
|
| <histogram name="NetConnectivity3">
|
| <summary>
|
| - In this experiment, 21 packets were sent to Google via UDP on port 6121.
|
| + In this experiment, 21 packets were sent to Google via UDP on port 443 or
|
| + 6121.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.100B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.1200B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.500B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| <histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.100B.PacketDelay"
|
| units="ms">
|
| <summary/>
|
| @@ -2818,6 +2834,21 @@
|
| <summary/>
|
| </histogram>
|
|
|
| +<histogram name="NetConnectivity3.PacedPacket.Sent21.443.100B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.PacedPacket.Sent21.443.1200B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.PacedPacket.Sent21.443.500B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| <histogram name="NetConnectivity3.PacedPacket.Sent21.6121.100B.PacketDelay"
|
| units="ms">
|
| <summary/>
|
| @@ -2852,6 +2883,21 @@
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="NetConnectivity3.StartPacket.Sent21.443.100B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.StartPacket.Sent21.443.1200B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| +<histogram name="NetConnectivity3.StartPacket.Sent21.443.500B.PacketDelay"
|
| + units="ms">
|
| + <summary/>
|
| +</histogram>
|
| +
|
| <histogram name="NetConnectivity3.StartPacket.Sent21.6121.100B.PacketDelay"
|
| units="ms">
|
| <summary/>
|
| @@ -6242,22 +6288,35 @@
|
| </fieldtrial>
|
|
|
| <fieldtrial name="NetConnectivity3PacketDelay1" separator=".">
|
| + <group name="Sent21.443"
|
| + label="This histogram shows the difference between the time when we
|
| + have received 1st byte from the server and the last time when we
|
| + have received data from the server on port 443."/>
|
| <group name="Sent21.6121"
|
| label="This histogram shows the difference between the time when we
|
| have received 1st byte from the server and the last time when we
|
| - have received data from the server."/>
|
| + have received data from the server on port 6121."/>
|
| <affected-histogram name="NetConnectivity3.NonPacedPacket"/>
|
| <affected-histogram name="NetConnectivity3.PacedPacket"/>
|
| <affected-histogram name="NetConnectivity3.StartPacket"/>
|
| </fieldtrial>
|
|
|
| <fieldtrial name="NetConnectivity3PacketDelay2" separator=".">
|
| - <group name="100B.PacketDelay" label="100 bytes of data is sent."/>
|
| - <group name="1200B.PacketDelay" label="1200 bytes of data is sent."/>
|
| - <group name="500B.PacketDelay" label="500 bytes of data is sent."/>
|
| - <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121"/>
|
| - <affected-histogram name="NetConnectivity3.PacedPacket.Sent21.6121"/>
|
| - <affected-histogram name="NetConnectivity3.StartPacket.Sent21.6121"/>
|
| + <group name="443.100B.PacketDelay"
|
| + label="100 bytes of data is sent on port 443."/>
|
| + <group name="443.1200B.PacketDelay"
|
| + label="1200 bytes of data is sent on port 443."/>
|
| + <group name="443.500B.PacketDelay"
|
| + label="500 bytes of data is sent on port 443."/>
|
| + <group name="6121.100B.PacketDelay"
|
| + label="100 bytes of data is sent on port 6121."/>
|
| + <group name="6121.1200B.PacketDelay"
|
| + label="1200 bytes of data is sent on port 6121."/>
|
| + <group name="6121.500B.PacketDelay"
|
| + label="500 bytes of data is sent on port 6121."/>
|
| + <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21"/>
|
| + <affected-histogram name="NetConnectivity3.PacedPacket.Sent21"/>
|
| + <affected-histogram name="NetConnectivity3.StartPacket.Sent21"/>
|
| </fieldtrial>
|
|
|
| <fieldtrial name="NetConnectivity3PacketRTT" separator=".">
|
| @@ -6297,9 +6356,12 @@
|
| </fieldtrial>
|
|
|
| <fieldtrial name="NetConnectivity3PacketsSentBytes" separator=".">
|
| - <group name="6121.100B" label="100 bytes of data is sent."/>
|
| - <group name="6121.500B" label="500 bytes of data is sent."/>
|
| - <group name="6121.1200B" label="1200 bytes of data is sent."/>
|
| + <group name="443.100B" label="100 bytes of data is sent on port 443."/>
|
| + <group name="443.500B" label="500 bytes of data is sent on port 443."/>
|
| + <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
|
| + <group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
|
| + <group name="6121.500B" label="500 bytes of data is sent on port 6121."/>
|
| + <group name="6121.1200B" label="1200 bytes of data is sent on port 6121."/>
|
| <affected-histogram
|
| name="NetConnectivity3.NonPacedPacket.Sent21.AckReceivedForNthPacket"/>
|
| <affected-histogram
|
| @@ -6466,6 +6528,15 @@
|
| </fieldtrial>
|
|
|
| <fieldtrial name="NetConnectivity3Send6Acked" separator=".">
|
| + <group name="443.100B" label="100 bytes of data is sent on port 443."/>
|
| + <group name="443.100B.NoProxy"
|
| + label="100 bytes of data is sent on port 443 with no proxy."/>
|
| + <group name="443.500B" label="500 bytes of data is sent on port 443."/>
|
| + <group name="443.500B.NoProxy"
|
| + label="500 bytes of data is sent on port 443 with no proxy."/>
|
| + <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
|
| + <group name="443.1200B.NoProxy"
|
| + label="1200 bytes of data is sent on port 443 with no proxy."/>
|
| <group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
|
| <group name="6121.100B.NoProxy"
|
| label="100 bytes of data is sent on port 6121 with no proxy."/>
|
|
|