diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2021-10-19 15:17:21 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2021-12-13 13:43:00 -0500 |
commit | 5089f3d97552b0b07101e02a3fca0146b9b9d3b5 (patch) | |
tree | 979fc841aaa919815e4d3536a18b6d482830b2fa /fs/nfsd | |
parent | 1463b38e7cf34d4cc60f41daff459ad807b2e408 (diff) |
SUNRPC: Remove low signal-to-noise tracepoints
I'm about to add more information to the server-side SUNRPC
tracepoints, so I'm going to offset the increased trace log
consumption by getting rid of some tracepoints that fire frequently
but don't offer much value.
trace_svc_xprt_received() was useful for debugging, perhaps, but
is not generally informative.
trace_svc_handle_xprt() reports largely the same information as
trace_svc_xdr_recvfrom().
As a clean-up, rename trace_svc_xprt_do_enqueue() to match
svc_xprt_dequeue().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions