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)
commit42aad0d7f9486b72155892c689bea2ff9793d8a8
tree2ca7fdc8748df916d66591a27b3cf1ea5da57354
parent911813d7a15221362d1655d246f3502c0f898c14
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