aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfstrace.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Gravatar Steven Rostedt (Google) 1-21/+20
2024-01-04NFS: drop unused nfs_direct_req bytes_leftGravatar Benjamin Coddington 1-4/+2
2024-01-04nfs: print fileid in lookup tracepointsGravatar Jeff Layton 1-4/+10
2024-01-04nfs: rename the nfs_async_rename_done tracepointGravatar Jeff Layton 1-1/+1
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitGravatar Dave Wysochanski 1-91/+0
2023-02-14NFS: Improve tracing of nfs_wb_folio()Gravatar Trond Myklebust 1-2/+3
2023-02-14NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Gravatar Trond Myklebust 1-6/+35
2023-02-14NFS: Convert buffered reads to use foliosGravatar Trond Myklebust 1-6/+6
2022-12-10trace: Relocate event helper filesGravatar Chuck Lever 1-3/+3
2022-08-09NFS: Improve readpage/writepage tracingGravatar Trond Myklebust 1-28/+26
2022-08-09NFS: Improve O_DIRECT tracingGravatar Trond Myklebust 1-12/+9
2022-08-09NFS: Improve write error tracingGravatar Trond Myklebust 1-15/+21
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsGravatar Chuck Lever 1-0/+59
2022-07-23nfs: add new nfs_direct_req tracepoint eventsGravatar Jeff Layton 1-0/+69
2022-03-13NFS: Replace dfprintks with tracepoints in fscache read and write page functionsGravatar Dave Wysochanski 1-0/+91
2022-03-02NFS: Fix up forced readdirplusGravatar Trond Myklebust 1-0/+1
2022-03-02NFS: Trace effects of the readdirplus heuristicGravatar Trond Myklebust 1-0/+50
2022-03-02NFS: Trace effects of readdirplus on the dcacheGravatar Trond Myklebust 1-0/+3
2022-03-02NFS: Add basic readdir tracingGravatar Trond Myklebust 1-0/+68
2022-03-02NFS: Improve heuristic for readdirplusGravatar Trond Myklebust 1-1/+0
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHEGravatar Trond Myklebust 1-1/+0
2022-02-25Convert NFS from readpages to readaheadGravatar Matthew Wilcox (Oracle) 1-3/+3
2022-01-10nfs: Convert to new fscache volume/cookie APIGravatar Dave Wysochanski 1-1/+0
2021-11-17NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Gravatar Benjamin Coddington 1-0/+1
2021-11-02NFS: Add offset to nfs_aop_readahead tracepointGravatar Dave Wysochanski 1-3/+7
2021-11-02NFS: Move NFS protocol display macros to global headerGravatar Chuck Lever 1-98/+19
2021-11-02NFS: Move generic FS show macros to global headerGravatar Chuck Lever 1-65/+15
2021-10-20NFS: Replace dprintk callsites in nfs_readpage(s)Gravatar Chuck Lever 1-0/+146
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldGravatar Chuck Lever 1-2/+4
2021-10-10NFS: Instrument i_size_write()Gravatar Chuck Lever 1-0/+50
2021-10-10NFS: Remove unnecessary TRACE_DEFINE_ENUM()sGravatar Chuck Lever 1-68/+0
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-4/+0
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-2/+2
2021-06-30treewide: Add missing semicolons to __assign_str usesGravatar Joe Perches 1-2/+2
2021-06-03NFS: FMODE_READ and friends are C macros, not enum typesGravatar Chuck Lever 1-4/+0
2021-04-14NFSv4: Catch and trace server filehandle encoding errorsGravatar Trond Myklebust 1-0/+1
2021-04-14NFSv4: Convert nfs_xdr_status tracepoint to an event classGravatar Trond Myklebust 1-1/+9
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidGravatar Trond Myklebust 1-1/+3
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidGravatar Trond Myklebust 1-1/+3
2021-04-12NFS: Fix up inode cache tracingGravatar Trond Myklebust 1-0/+5
2021-04-07take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceGravatar Al Viro 1-4/+0
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagGravatar Frank van der Linden 1-1/+2
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Gravatar Chuck Lever 1-0/+44
2020-06-11NFS: Trace short NFS READsGravatar Chuck Lever 1-0/+47
2020-06-11NFS: nfs_xdr_status should record the procedure nameGravatar Chuck Lever 1-2/+13
2020-04-06NFS: Clean up process of marking inode stale.Gravatar Trond Myklebust 1-0/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-73/+206
2020-01-15NFS: Improve tracing of permission callsGravatar Trond Myklebust 1-1/+60
2020-01-15NFS: Clean up generic file commit tracepointGravatar Trond Myklebust 1-16/+26
2020-01-15NFS: Clean up generic writeback tracepointsGravatar Trond Myklebust 1-32/+41