Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | NFSv4: Allow tracing of NFSv4 fsync calls | Trond Myklebust | |
I appear to have missed this when adding the ftrace probes. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> | |||
2013-08-22 | NFS: Add event tracing for generic NFS lookups | Trond Myklebust | |
Add tracepoints for lookup, lookup_revalidate and atomic_open Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> | |||
2013-08-22 | NFS: Add event tracing for generic NFS events | Trond Myklebust | |
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> |