commit | be832aecc5ba811728e15a10f675f4a2187f25dd | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Sep 23 12:39:22 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Sep 23 15:49:19 2016 +0100 |
tree | 42ef2d2bf2804c0f18a4ede8169bbede793c87ed | |
parent | fc7ab6d29a3af0b7f6df7c095509378c8caf85b5 [diff] |
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>