summaryrefslogtreecommitdiffstats
path: root/include/trace/events/netfs.h
Commit message (Expand)AuthorAgeFilesLines
* netfs: Add a function to consolidate beginning a readDavid Howells2022-03-181-2/+3
* netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells2022-03-181-1/+10
* netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells2022-03-181-4/+4
* netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells2022-03-181-0/+40
* netfs: Trace refcounting on the netfs_io_request structDavid Howells2022-03-181-0/+35
* netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells2022-03-181-9/+9
* netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-181-7/+7
* netfs: Generate enums from trace symbol mapping listsDavid Howells2022-03-181-43/+16
* netfs: Display the netfs inode number in the netfs_read tracepointDavid Howells2022-01-071-1/+4
* netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells2021-08-251-1/+1
* netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2021-04-231-0/+58
* netfs: Define an interface to talk to a cacheDavid Howells2021-04-231-0/+2
* netfs: Add write_begin helperDavid Howells2021-04-231-1/+3
* netfs: Add tracepointsDavid Howells2021-04-231-0/+199