]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
rxrpc: Trace changes in a call's receive window size
authorDavid Howells <dhowells@redhat.com>
Thu, 6 Apr 2017 09:12:00 +0000 (10:12 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 6 Apr 2017 10:10:41 +0000 (11:10 +0100)
commit740586d290cb43d941c10274f2b65976bd94dacd
treed920549935e9840b4da7fed2cb6e0ba94d82a58d
parent005ede286f1b801be21d9667d6080bca79ef2a26
rxrpc: Trace changes in a call's receive window size

Add a tracepoint (rxrpc_rx_rwind_change) to log changes in a call's receive
window size as imposed by the peer through an ACK packet.

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