aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+1
2021-08-17NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever1-3/+2
2021-08-17NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever1-7/+5
2021-07-06NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever1-1/+0
2021-05-18NFSD: Update nfsd_cb_args tracepointChuck Lever1-3/+3
2021-05-18NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever1-48/+0
2021-05-18NFSD: Add an nfsd_cb_probe tracepointChuck Lever1-0/+1
2021-05-18NFSD: Replace the nfsd_deleg_break tracepointChuck Lever1-1/+31
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever1-0/+36
2021-05-18NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever1-0/+26
2021-05-18NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever1-1/+26
2021-05-18NFSD: Add cb_lost tracepointChuck Lever1-0/+1
2021-05-18NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever1-5/+0
2021-05-18NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever1-0/+1
2021-05-18NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever1-0/+37
2021-05-18NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever1-1/+2
2021-05-18NFSD: Add nfsd_clid_destroyed tracepointChuck Lever1-0/+1
2021-05-18NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever1-0/+1
2021-05-18NFSD: Add nfsd_clid_confirmed tracepointChuck Lever1-0/+1
2021-05-18NFSD: Remove trace_nfsd_clid_inuse_errChuck Lever1-24/+0
2021-05-18NFSD: Add nfsd_clid_verf_mismatch tracepointChuck Lever1-0/+32
2021-05-18NFSD: Add nfsd_clid_cred_mismatch tracepointChuck Lever1-0/+28
2021-05-18NFSD: Add an RPC authflavor tracepoint display helperChuck Lever1-0/+16
2021-05-18NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever1-29/+0
2021-03-22NFSD: Add a tracepoint to record directory entry encodingChuck Lever1-0/+24
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever1-0/+68
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever1-0/+60
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2020-11-30NFSD: Clean up the show_nf_may macroChuck Lever1-14/+26
2020-09-25nfsd: rename delegation related tracepoints to make them less confusingHou Tao1-2/+2
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever1-0/+153
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever1-0/+133
2020-05-20NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever1-0/+59
2020-03-16nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust1-0/+46
2020-03-16nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust1-0/+46
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust1-0/+30
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust1-2/+2
2020-02-06nfsd: Define the file access mode enum for tracingTrond Myklebust1-0/+6
2020-02-06nfsd: Fix a perf warningTrond Myklebust1-6/+6
2019-08-19nfsd: add a new struct file caching facility to nfsdJeff Layton1-0/+140
2018-04-03nfsd: Trace NFSv4 COMPOUND executionChuck Lever1-0/+39
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever1-1/+3
2018-04-03nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever1-0/+33
2018-04-03nfsd: Add "nfsd_" to trace point namesChuck Lever1-2/+2
2018-04-03nfsd: Record request byte count, not count of vectorsChuck Lever1-10/+5
2018-04-03nfsd: Fix NFSD trace pointsChuck Lever1-6/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-14nfsd: add new io class tracepointJeff Layton1-0/+41
2015-10-23nfsd: move include of state.h from trace.c to trace.hJeff Layton1-0/+2
2015-02-02nfsd: add trace eventsChristoph Hellwig1-0/+54