SUNRPC: Add trace_rpc_timeout_status()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Jul 2020 20:09:58 +0000 (16:09 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 21 Sep 2020 14:21:09 +0000 (10:21 -0400)
commit914cdcc78a668a90bc627542f82fc3a92525141c
tree2966b894704a235654bce54a9b6bf6b44a383dd3
parent6f9f17287e78e5049931af2037b15b26d134a32a
SUNRPC: Add trace_rpc_timeout_status()

For a long while we've wanted a tracepoint that fires when a major
timeout is reported in the system log. Such a tracepoint can be
attached to other actions that can take place when a timeout is
detected (eg, server or connection health assessment).

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