diff options
author | 2021-10-19 15:17:21 -0400 | |
---|---|---|
committer | 2021-12-13 13:43:00 -0500 | |
commit | 5089f3d97552b0b07101e02a3fca0146b9b9d3b5 (patch) | |
tree | 979fc841aaa919815e4d3536a18b6d482830b2fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSD: simplify per-net file cache management (diff) | |
download | wireguard-linux-5089f3d97552b0b07101e02a3fca0146b9b9d3b5.tar.xz wireguard-linux-5089f3d97552b0b07101e02a3fca0146b9b9d3b5.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions