]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - net/rxrpc/af_rxrpc.c
rxrpc: Adjust the call ref tracepoint to show kernel API refs
authorDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 08:12:34 +0000 (09:12 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 21:38:30 +0000 (22:38 +0100)
commitcbd00891de9bb4756bac6f6edfa945d5a6468977
tree77d3b6433e4ed2f6c8fe65f93ef35e7532240d82
parent01fd0742248cfc99b3b0cba1e09e1c0ecb8658fa
rxrpc: Adjust the call ref tracepoint to show kernel API refs

Adjust the call ref tracepoint to show references held on a call by the
kernel API separately as much as possible and add an additional trace to at
the allocation point from the preallocation buffer for an incoming call.

Note that this doesn't show the allocation of a client call for the kernel
separately at the moment.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/af_rxrpc.c
net/rxrpc/ar-internal.h
net/rxrpc/call_accept.c
net/rxrpc/call_object.c