summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+113
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-135/+104
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-338/+444
2024-01-10Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-48/+30
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+33
2024-01-09Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+6
2024-01-09Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+30
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar1-4/+7
2024-01-08svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever1-0/+1
2024-01-08svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever1-10/+11
2024-01-08svcrdma: DMA error tracepoints should report completion IDsChuck Lever1-37/+37
2024-01-08svcrdma: SQ error tracepoints should report completion IDsChuck Lever1-20/+29
2024-01-08rpcrdma: Introduce a simple cid tracepoint classChuck Lever1-67/+26
2024-01-08SUNRPC: Remove RQ_SPLICE_OKChuck Lever1-1/+0
2024-01-01afs: trace: Log afs_make_call(), including server addressDavid Howells1-0/+36
2024-01-01afs: Fix fileserver rotationDavid Howells1-12/+69
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells1-4/+0
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells1-1/+29
2024-01-01afs: Apply server breaks to mmap'd files in the call processorDavid Howells1-0/+2
2024-01-01afs: Keep a record of the current fileserver endpoint stateDavid Howells1-15/+54
2024-01-01afs: Dispatch vlserver probes in priority orderDavid Howells1-0/+34
2024-01-01afs: Dispatch fileserver probes in priority orderDavid Howells1-0/+33
2023-12-29mm/ksm: add tracepoint for ksm advisorStefan Roesch1-0/+33
2023-12-24afs: Fold the afs_addr_cursor struct inDavid Howells1-4/+14
2023-12-24afs: Add a tracepoint for struct afs_addr_listDavid Howells1-0/+47
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells1-0/+3
2023-12-24afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2023-12-24afs: Remove whitespace before most ')' from the trace headerDavid Howells1-121/+121
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar1-1/+1
2023-12-20tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen1-0/+20
2023-12-20tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen1-10/+10
2023-12-16btrfs: use the flags of an extent map to identify the compression typeFilipe Manana1-11/+10
2023-12-15btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana1-2/+1
2023-12-15btrfs: always set extent_io_tree::inode and drop fs_infoDavid Sterba1-31/+16
2023-12-15btrfs: use a dedicated data structure for chunk mapsFilipe Manana1-6/+5
2023-12-12f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu1-13/+26
2023-12-059p: prevent read overrun in protocol dump tracepointJP Kobryn1-4/+7
2023-11-28f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu1-1/+18
2023-11-28f2fs: introduce tracepoint for f2fs_rename()Chao Yu1-0/+69
2023-11-17rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells1-1/+1
2023-11-15sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra1-9/+6
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+58
2023-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+8
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+44
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+8
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+9
2023-10-31Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2023-10-31Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+57
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-5/+78