]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/rxrpc/sendmsg.c
rxrpc: Add a tracepoint to follow the life of a packet in the Tx 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)
commita124fe3ee5d82f2c9a9b8818ed5cb9f61685f1d3
tree460767b547c2b0c39388f857783f543a906a2889
parent363deeab6d0f308d33d011323661ae9cf5f9f8d6
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer

Add a tracepoint to follow the insertion of a packet into the transmit
buffer, its transmission and its rotation out of the buffer.

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