summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2024-10-29dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson-2/+97
2024-10-29dma-mapping: trace dma_alloc/free directionSean Anderson-6/+12
2024-10-29dma-mapping: use macros to define events in a classSean Anderson-32/+28
2024-10-25Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König-8/+126
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells-1/+6
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds-8/+8
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson-8/+8
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi-2/+2
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner-0/+124
2024-10-10fs: tracepoints around multigrain timestamp eventsJeff Layton-0/+124
2024-10-09tracing/bpf: Add might_fault check to syscall probesMathieu Desnoyers-0/+1
2024-10-09tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers-0/+1
2024-10-09tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers-0/+1
2024-10-09tracing/bpf: disable preemption in syscall probeMathieu Desnoyers-1/+11
2024-10-09tracing/perf: disable preemption in syscall probeMathieu Desnoyers-4/+38
2024-10-09tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers-7/+32
2024-10-09tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers-2/+41
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt-8/+0
2024-10-07netfs: In readahead, put the folio refs as soon extractedDavid Howells-1/+0
2024-10-07Merge patch series "Random netfs folio fixes"Christian Brauner-2/+3
2024-10-07netfs: Remove call to folio_index()Matthew Wilcox (Oracle)-1/+1
2024-10-04Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner-0/+156
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana-1/+1
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells-1/+2
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds-18/+19
2024-09-28pwm: Add tracing for waveform callbacksUwe Kleine-König-8/+126
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig-18/+19
2024-09-24Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+24
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+32
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-26/+98
2024-09-20svcrdma: Handle device removal outside of the CM event handlerChuck Lever-0/+23
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-399/+0
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds-0/+341
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+27
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+6
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+10
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+2
2024-09-17hugetlbfs: support tracepointHongbo Li-0/+156
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-9/+9
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-40/+104
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+9
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy-2/+2
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-6/+6