diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-05-03 15:59:28 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-05-11 19:48:34 -0400 |
commit | a91bfc4571b4f15f3b01e3aa4df53db73622de15 (patch) | |
tree | 711377bca4e89163f41f9f4ac4d3a9e2060ac18b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b52f2a79fb39eeb1f23d8932cf6692dadf6c9647 (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions