]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: trace RPC client lifetime events
authorChuck Lever <chuck.lever@oracle.com>
Tue, 12 May 2020 21:13:39 +0000 (17:13 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 11 Jun 2020 17:33:48 +0000 (13:33 -0400)
commit1474dd3b36b2af66c69e522779ab6c9014ad8aad
tree2ca7fdc8748df916d66591a27b3cf1ea5da57354
parent41dae4dcc87f8d012935cb560b6a06b10ebc9fe4
SUNRPC: trace RPC client lifetime events

The "create" tracepoint records parts of the rpc_create arguments,
and the shutdown tracepoint records when the rpc_clnt is about to
signal pending tasks and destroy auths.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/trace/events/sunrpc.h
net/sunrpc/clnt.c