diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-05-03 22:59:22 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-05-12 02:48:31 +0300 |
commit | a5256e687f2fe40c639b4f5b3f17a637eb35e7ab (patch) | |
tree | 33aa729ebcf672fe2c9376307543a3a504e0f803 /tools/perf/scripts/python/task-analyzer.py | |
parent | adbdd746e8ba10088ad3efebee1ec278106a1a38 (diff) | |
download | linux-a5256e687f2fe40c639b4f5b3f17a637eb35e7ab.tar.xz |
nfsd: add a tracepoint to nfsd_lookup_dentry
Replace the dprintk in nfsd_lookup_dentry() with a trace point.
nfsd_lookup_dentry() is called frequently enough that enabling this
dprintk call site would result in log floods and performance issues.
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