aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2023-05-15 09:32:47 -0400
committerChuck Lever <chuck.lever@oracle.com>2023-06-05 09:01:42 -0400
commitcce4ee9c7834f68cf6a221d61d614c2748611c1c (patch)
treec4bec277dd21cbeacf15952fe5004912b1016ed3 /tools/perf/scripts/python
parente8277327d74fb28bf46969ad68a225272f04c318 (diff)
SUNRPC: Remove dprintk() in svc_handle_xprt()
When enabled, this dprintk() fires for every incoming RPC, which is an enormous amount of log traffic. These days, after the first few hundred log messages, the system journald is just going to mute it, along with all other NFSD debug output. Let's rely on trace points for this high-traffic information instead. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions