commit | 42aad0d7f9486b72155892c689bea2ff9793d8a8 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue May 12 17:13:39 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jun 11 13:33:48 2020 -0400 |
tree | 2ca7fdc8748df916d66591a27b3cf1ea5da57354 | |
parent | 911813d7a15221362d1655d246f3502c0f898c14 [diff] |
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>