+2
−1
+11
−5
+5
−0
+26
−3
fs/nfs/nfstrace.c
0 → 100644
+8
−0
Loading
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>