summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)-5/+5
2022-03-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo-0/+67
2022-03-18netfs: Add a function to consolidate beginning a readDavid Howells-2/+3
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells-1/+10
2022-03-18netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells-4/+4
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells-0/+40
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells-0/+35
2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells-9/+9
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells-10/+10
2022-03-18netfs: Generate enums from trace symbol mapping listsDavid Howells-43/+16
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2022-03-16io_uring: make tracing format consistentDylan Yudaken-12/+12
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani-2/+2
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani-8/+13
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani-45/+68
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani-0/+26
2022-03-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)-15/+15
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar-0/+2
2022-03-14btrfs: add code to support the block group rootJosef Bacik-0/+1
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown-1/+0
2022-03-12ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani-25/+31
2022-03-12ext4: fix ext4_fc_stats trace pointRitesh Harjani-29/+49
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells-0/+2
2022-03-11tracing: Add TRACE_CUSTOM_EVENT() macroSteven Rostedt (Google)-0/+298
2022-03-11tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)-491/+527
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch-165/+153
2022-03-10io_uring: remove trace for eventfdUsama Arif-8/+5
2022-03-08mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang-0/+4
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig-2/+1
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang-0/+5
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang-0/+5
2022-03-04net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong-0/+1
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong-0/+1
2022-03-04net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong-0/+1
2022-03-04net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong-0/+1
2022-03-04net: dev: add skb drop reasons to __dev_xmit_skb()Menglong Dong-0/+1
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_egress()Menglong Dong-0/+1
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider-4/+7
2022-02-28SUNRPC: Record endpoint information in trace logChuck Lever-48/+78
2022-02-28SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever-41/+71
2022-02-28SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever-3/+3
2022-02-28tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever-2/+65
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong-0/+3
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong-0/+5
2022-02-25Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+28
2022-02-21random: remove unused tracepointsJason A. Donenfeld-212/+0
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld-41/+38
2022-02-21Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman-0/+98
2022-02-21random: simplify entropy debitingJason A. Donenfeld-24/+6
2022-02-21fsi: Add trace events in initialization pathEddie James-0/+98