]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: add new io class tracepoint
authorJeff Layton <jlayton@poochiereds.net>
Tue, 17 Nov 2015 11:52:23 +0000 (06:52 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 14 Jan 2016 22:32:51 +0000 (17:32 -0500)
commitc7ca8be5d3795c195528891fdb3e79798d4cb91d
tree1d8846d614705a8475543c575e026e87e6b3eaa8
parent3bdf4665879372861591e853191cf319855c08c5
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>
fs/nfsd/nfsfh.h
fs/nfsd/trace.h
fs/nfsd/vfs.c