summaryrefslogtreecommitdiff
path: root/include/trace/events/netfs.h
AgeCommit message (Expand)Author
2022-03-18netfs: Add a function to consolidate beginning a readDavid Howells
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells
2022-03-18netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells
2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells
2022-03-18netfs: Generate enums from trace symbol mapping listsDavid Howells
2022-01-07netfs: Display the netfs inode number in the netfs_read tracepointDavid Howells
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells
2021-04-23netfs: Add write_begin helperDavid Howells
2021-04-23netfs: Add tracepointsDavid Howells