linux/net/rxrpc
David Howells 89ca694806 rxrpc: Trace client call connection
Add a tracepoint (rxrpc_connect_call) to log the combination of rxrpc_call
pointer, afs_call pointer/user data and wire call parameters to make it
easier to match the tracebuffer contents to captured network packets.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-04-06 11:10:41 +01:00
..
af_rxrpc.c
ar-internal.h rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
call_accept.c rxrpc: Use negative error codes in rxrpc_call struct 2017-04-06 10:11:56 +01:00
call_event.c rxrpc: Use negative error codes in rxrpc_call struct 2017-04-06 10:11:56 +01:00
call_object.c rxrpc: Use negative error codes in rxrpc_call struct 2017-04-06 10:11:56 +01:00
conn_client.c rxrpc: Trace client call connection 2017-04-06 11:10:41 +01:00
conn_event.c rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
conn_object.c
conn_service.c
input.c rxrpc: Trace changes in a call's receive window size 2017-04-06 11:10:41 +01:00
insecure.c rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
Kconfig
key.c
local_event.c
local_object.c
Makefile
misc.c
output.c
peer_event.c rxrpc: Use negative error codes in rxrpc_call struct 2017-04-06 10:11:56 +01:00
peer_object.c
proc.c
recvmsg.c rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
rxkad.c rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
security.c
sendmsg.c rxrpc: Trace protocol errors in received packets 2017-04-06 11:09:39 +01:00
skbuff.c
sysctl.c
utils.c