summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5-9/+267
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-6/+28
2025-05-28Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2025-05-27Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+43
2025-05-27Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+30
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-49/+40
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-16/+1
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)1-1/+1
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos1-1/+1
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn1-2/+10
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao1-0/+43
2025-05-16erofs: refine readahead tracepointGao Xiang1-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet1-0/+73
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana1-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana1-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana1-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana1-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana1-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana1-1/+0
2025-05-12nfsd: add a tracepoint for nfsd_setattrJeff Layton1-0/+21
2025-05-12sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton1-6/+7
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-05-05block: remove bounce buffering supportChristoph Hellwig1-15/+0
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-04-18trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao1-1/+1
2025-04-15rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells1-1/+77
2025-04-15rxrpc: Display security params in the afs_cb_call tracepointDavid Howells1-2/+9
2025-04-15rxrpc: rxgk: Implement connection rekeyingDavid Howells1-0/+24
2025-04-15rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells1-2/+43
2025-04-15rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells1-1/+17
2025-04-12net: Retire DCCP socket.Kuniyuki Iwashima2-3/+0
2025-04-11trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao1-0/+24
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao1-2/+2
2025-04-04sched/tracepoints: Move and extend the sched_process_exit() tracepointAndrii Nakryiko1-4/+30
2025-04-03Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-19/+92
2025-03-28Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-31/+10
2025-03-28Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+116
2025-03-27Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-27Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+6
2025-03-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+4
2025-03-26Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+37
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2025-03-25Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2025-03-25Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2025-03-25Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-34/+0