commit | 6e8b50d16a757d53f8817acecba97c5d4aa1cf65 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@poochiereds.net> | Tue Nov 17 06:52:23 2015 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Jan 14 17:32:51 2016 -0500 |
tree | 1d8846d614705a8475543c575e026e87e6b3eaa8 | |
parent | 6b9b21073d3b250e17812cd562fffc9006962b39 [diff] |
nfsd: add new io class tracepoint Add some new tracepoints in the nfsd read/write codepaths. The idea is that this will give us the ability to measure how long each phase of a read or write operation takes. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>