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)
commit6e8b50d16a757d53f8817acecba97c5d4aa1cf65
tree1d8846d614705a8475543c575e026e87e6b3eaa8
parent6b9b21073d3b250e17812cd562fffc9006962b39
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
This page took 0.027401 seconds and 5 git commands to generate.