rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
authorDavid Howells <dhowells@redhat.com>
Fri, 23 Sep 2016 11:39:22 +0000 (12:39 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 23 Sep 2016 14:49:19 +0000 (15:49 +0100)
commitbe832aecc5ba811728e15a10f675f4a2187f25dd
tree42ef2d2bf2804c0f18a4ede8169bbede793c87ed
parentfc7ab6d29a3af0b7f6df7c095509378c8caf85b5
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint

Add a tracepoint to log transmission of DATA packets (including loss
injection).

Adjust the ACK transmission tracepoint to include the packet serial number
and to line this up with the DATA transmission display.

Signed-off-by: David Howells <dhowells@redhat.com>
include/trace/events/rxrpc.h
net/rxrpc/conn_event.c
net/rxrpc/output.c