]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82bfa736b72c8a785823d1b5f59034c2c2db23e7
tree460767b547c2b0c39388f857783f543a906a2889
parent5e42a567bc0eea52a23b598928dd5f333d911acd
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