David Howells b1d9f7fde0 rxrpc: Add some more tracing
Add the following extra tracing information:

 (1) Modify the rxrpc_transmit tracepoint to record the Tx window size as
     this is varied by the slow-start algorithm.

 (2) Modify the rxrpc_rx_ack tracepoint to record more information from
     received ACK packets.

 (3) Add an rxrpc_rx_data tracepoint to record the information in DATA
     packets.

 (4) Add an rxrpc_disconnect_call tracepoint to record call disconnection,
     including the reason the call was disconnected.

 (5) Add an rxrpc_improper_term tracepoint to record implicit termination
     of a call by a client either by starting a new call on a particular
     connection channel without first transmitting the final ACK for the
     previous call.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-01-05 11:39:12 +00:00
..
2016-12-25 17:21:22 +01:00
2016-02-26 10:52:48 +09:00
2016-10-28 08:48:16 -06:00
2016-10-28 08:48:16 -06:00
2016-07-14 22:16:05 -07:00
2016-12-14 09:07:36 -08:00
2015-09-01 14:32:44 -07:00
2016-08-17 11:13:07 +02:00
2016-09-29 10:03:38 +02:00
2016-07-14 09:03:57 +02:00
2016-11-14 10:46:30 -08:00
2017-01-05 11:39:12 +00:00
2015-10-06 17:08:15 +02:00
2016-04-11 16:57:09 -04:00
2015-08-05 12:27:09 -07:00
2016-12-25 17:21:22 +01:00