]> asedeno.scripts.mit.edu Git - linux.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)
commitc435da68b6d1adc71d46b7833bf2c568e4420839
treebb48d5359c19881b713242d627b2f8d9e87dd099
parentb2bfe5915d5fe7577221031a39ac722a0a2a1199
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