]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rxrpc: Add connection tracepoint and client conn state tracepoint
authorDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 09:49:14 +0000 (10:49 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 10:24:03 +0000 (11:24 +0100)
commit363deeab6d0f308d33d011323661ae9cf5f9f8d6
tree65e374e65719b9dc56b39fb48b574ec1d8713592
parenta84a46d73050f70fd8820c74840e2815c78d8690
rxrpc: Add connection tracepoint and client conn state tracepoint

Add a pair of tracepoints, one to track rxrpc_connection struct ref
counting and the other to track the client connection cache state.

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/call_object.c
net/rxrpc/conn_client.c
net/rxrpc/conn_event.c
net/rxrpc/conn_object.c
net/rxrpc/conn_service.c
net/rxrpc/misc.c