aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/trace.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Gravatar Chuck Lever 1-0/+68
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Gravatar Chuck Lever 1-0/+60
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierGravatar Chuck Lever 1-4/+4
2020-11-30NFSD: Clean up the show_nf_may macroGravatar Chuck Lever 1-14/+26
2020-09-25nfsd: rename delegation related tracepoints to make them less confusingGravatar Hou Tao 1-2/+2
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksGravatar Chuck Lever 1-0/+153
2020-05-20NFSD: Add tracepoints to the NFSD state management codeGravatar Chuck Lever 1-0/+133
2020-05-20NFSD: Add tracepoints to NFSD's duplicate reply cacheGravatar Chuck Lever 1-0/+59
2020-03-16nfsd: Add tracepoints for update of the expkey and export cache entriesGravatar Trond Myklebust 1-0/+46
2020-03-16nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Gravatar Trond Myklebust 1-0/+46
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Gravatar Trond Myklebust 1-0/+30
2020-02-06nfsd: convert file cache to use over/underflow safe refcountGravatar Trond Myklebust 1-2/+2
2020-02-06nfsd: Define the file access mode enum for tracingGravatar Trond Myklebust 1-0/+6
2020-02-06nfsd: Fix a perf warningGravatar Trond Myklebust 1-6/+6
2019-08-19nfsd: add a new struct file caching facility to nfsdGravatar Jeff Layton 1-0/+140
2018-04-03nfsd: Trace NFSv4 COMPOUND executionGravatar Chuck Lever 1-0/+39
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procGravatar Chuck Lever 1-1/+3
2018-04-03nfsd: Add I/O trace points in the NFSv4 write pathGravatar Chuck Lever 1-0/+33
2018-04-03nfsd: Add "nfsd_" to trace point namesGravatar Chuck Lever 1-2/+2
2018-04-03nfsd: Record request byte count, not count of vectorsGravatar Chuck Lever 1-10/+5
2018-04-03nfsd: Fix NFSD trace pointsGravatar Chuck Lever 1-6/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-01-14nfsd: add new io class tracepointGravatar Jeff Layton 1-0/+41
2015-10-23nfsd: move include of state.h from trace.c to trace.hGravatar Jeff Layton 1-0/+2
2015-02-02nfsd: add trace eventsGravatar Christoph Hellwig 1-0/+54