]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2ed5da45588dc5c2825a0af1f2404c833f0a668
tree77d3b6433e4ed2f6c8fe65f93ef35e7532240d82
parentdf042da6b8fe5280c671c588e7182f3d3fd73707
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