-
- Downloads
NFS: Add event tracing for generic NFS events
Add tracepoints for inode attribute updates, attribute revalidation,
writeback start/end fsync start/end, attribute change start/end,
permission check start/end.
The intention is to enable performance tracing using 'perf'as well as
improving debugging.
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/Makefile 2 additions, 1 deletionfs/nfs/Makefile
- fs/nfs/dir.c 11 additions, 5 deletionsfs/nfs/dir.c
- fs/nfs/file.c 5 additions, 0 deletionsfs/nfs/file.c
- fs/nfs/inode.c 26 additions, 3 deletionsfs/nfs/inode.c
- fs/nfs/nfstrace.c 8 additions, 0 deletionsfs/nfs/nfstrace.c
- fs/nfs/nfstrace.h 166 additions, 0 deletionsfs/nfs/nfstrace.h
- fs/nfs/write.c 13 additions, 2 deletionsfs/nfs/write.c
Loading
Please register or sign in to comment