summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2025-05-03 22:59:28 +0300
committerChuck Lever <chuck.lever@oracle.com>2025-05-12 02:48:34 +0300
commita91bfc4571b4f15f3b01e3aa4df53db73622de15 (patch)
tree711377bca4e89163f41f9f4ac4d3a9e2060ac18b /tools/perf/scripts/python/task-analyzer.py
parentb52f2a79fb39eeb1f23d8932cf6692dadf6c9647 (diff)
downloadlinux-a91bfc4571b4f15f3b01e3aa4df53db73622de15.tar.xz
nfsd: add tracepoint to nfsd_readdir
Observe the start of NFS READDIR operations. The NFS READDIR's count argument can be interesting when tuning a client's readdir behavior. However, the count argument is not passed to nfsd_readdir(). To properly capture the count argument, this tracepoint must appear in each proc function before the nfsd_readdir() call. Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions