SUNRPC: Trace the rpc_create_args
authorChuck Lever <chuck.lever@oracle.com>
Wed, 7 Jun 2023 13:57:37 +0000 (09:57 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 16:17:56 +0000 (12:17 -0400)
commit97d1c83c3ff40759f64784210da21ca6225d8422
tree340cb02f6550070f958e2652d1b1d46135fb4460
parent500053191297fcf73023ff057da6d2aa35f738e0
SUNRPC: Trace the rpc_create_args

Pass the upper layer's rpc_create_args to the rpc_clnt_new()
tracepoint so additional parts of the upper layer's request can be
recorded.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/trace/events/sunrpc.h
net/sunrpc/clnt.c