]> 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)
commit8c036ef041faab940700bbbc09659318b735c784
tree77d3b6433e4ed2f6c8fe65f93ef35e7532240d82
parentd76e4a199264fb5eb30e1c30d2fce6e17e968466
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