]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: Add rpc_request static trace point
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Nov 2017 17:46:14 +0000 (13:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 17 Nov 2017 21:43:45 +0000 (16:43 -0500)
commit7c31477d9a948a38eb14f853f6958bd7e24487da
treebb48d5359c19881b713242d627b2f8d9e87dd099
parentd746ba7993817f660e97b452bbdec799824ba6ed
sunrpc: Add rpc_request static trace point

Display information about the RPC procedure being requested in the
trace log. This sometimes critical information cannot always be
derived from other RPC trace entries.

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