summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.h
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever2020-11-301-0/+68
* NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever2020-11-301-0/+60
* NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever2020-11-301-4/+4
* NFSD: Clean up the show_nf_may macroChuck Lever2020-11-301-14/+26
* nfsd: rename delegation related tracepoints to make them less confusingHou Tao2020-09-251-2/+2
* NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever2020-05-201-0/+153
* NFSD: Add tracepoints to the NFSD state management codeChuck Lever2020-05-201-0/+133
* NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever2020-05-201-0/+59
* nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust2020-03-161-0/+46
* nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust2020-03-161-0/+46
* nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust2020-03-161-0/+30
* nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust2020-02-061-2/+2
* nfsd: Define the file access mode enum for tracingTrond Myklebust2020-02-061-0/+6
* nfsd: Fix a perf warningTrond Myklebust2020-02-061-6/+6
* nfsd: add a new struct file caching facility to nfsdJeff Layton2019-08-191-0/+140
* nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-031-0/+39
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-031-1/+3
* nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-031-0/+33
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-031-2/+2
* nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-031-10/+5
* nfsd: Fix NFSD trace pointsChuck Lever2018-04-031-6/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nfsd: add new io class tracepointJeff Layton2016-01-141-0/+41
* nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-231-0/+2
* nfsd: add trace eventsChristoph Hellwig2015-02-021-0/+54