summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.h
AgeCommit message (Expand)Author
2021-07-20NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever
2021-07-20NFSD: Add nfsd_clid_confirmed tracepointChuck Lever
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-03-22NFSD: Add a tracepoint to record directory entry encodingChuck Lever
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever
2020-11-30NFSD: Clean up the show_nf_may macroChuck Lever
2020-09-25nfsd: rename delegation related tracepoints to make them less confusingHou Tao
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever
2020-05-20NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever
2020-03-16nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust
2020-03-16nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust
2020-02-06nfsd: Define the file access mode enum for tracingTrond Myklebust
2020-02-06nfsd: Fix a perf warningTrond Myklebust
2019-08-19nfsd: add a new struct file caching facility to nfsdJeff Layton
2018-04-03nfsd: Trace NFSv4 COMPOUND executionChuck Lever
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever
2018-04-03nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever
2018-04-03nfsd: Add "nfsd_" to trace point namesChuck Lever
2018-04-03nfsd: Record request byte count, not count of vectorsChuck Lever
2018-04-03nfsd: Fix NFSD trace pointsChuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-14nfsd: add new io class tracepointJeff Layton
2015-10-23nfsd: move include of state.h from trace.c to trace.hJeff Layton
2015-02-02nfsd: add trace eventsChristoph Hellwig