]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
rxrpc: Add a tracepoint to follow packets in the Rx buffer
authorDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 09:49:13 +0000 (10:49 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 10:24:03 +0000 (11:24 +0100)
commit58dc63c998ea3c5a27e2bf9251eddbf0977056a6
tree8567efc32e9fb834e90290adcb3ff3a7a1f06610
parentf3639df2d90bc919328c459b3c7c49ed5667a52f
rxrpc: Add a tracepoint to follow packets in the Rx buffer

Add a tracepoint to follow the life of packets that get added to a call's
receive buffer.

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