summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds30 hours1-2/+2
|\
| * sunrpc: remove newlines from tracepointsJeff Layton2024-11-081-2/+2
* | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days2-0/+43
|\ \
| * | rust: samples: add tracepoint to Rust sampleAlice Ryhl2024-11-041-0/+31
| * | rust: add tracepoint supportAlice Ryhl2024-11-041-0/+12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8 days1-0/+35
|\ \ \
| * | | LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li2024-11-131-0/+35
* | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8 days3-10/+155
|\ \ \ \
| * | | | mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcountVlastimil Babka2024-11-121-10/+4
| * | | | memcg: add flush tracepointJP Kobryn2024-11-111-0/+25
| * | | | vmscan: add a vmscan event for reclaim_pagesJaewon Kim2024-11-071-0/+45
| * | | | memcg: add tracing for memcg stat updatesShakeel Butt2024-11-071-0/+81
| | |_|/ | |/| |
* | | | Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds9 days6-17/+120
|\ \ \ \
| * | | | tracing: Introduce tracepoint_is_faultable()Mathieu Desnoyers2024-11-011-1/+1
| | |_|/ | |/| |
| * | | tracing/bpf: Add might_fault check to syscall probesMathieu Desnoyers2024-10-091-0/+1
| * | | tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers2024-10-091-0/+1
| * | | tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers2024-10-091-0/+1
| * | | tracing/bpf: disable preemption in syscall probeMathieu Desnoyers2024-10-091-1/+11
| * | | tracing/perf: disable preemption in syscall probeMathieu Desnoyers2024-10-091-4/+38
| * | | tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers2024-10-091-7/+32
| * | | tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers2024-10-095-2/+41
| * | | tracing: Remove definition of trace_*_rcuidle()Steven Rostedt2024-10-091-8/+0
* | | | Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds10 days1-40/+173
|\ \ \ \
| * | | | dma-mapping: trace more error pathsSean Anderson2024-10-291-0/+36
| * | | | dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson2024-10-291-2/+97
| * | | | dma-mapping: trace dma_alloc/free directionSean Anderson2024-10-291-6/+12
| * | | | dma-mapping: use macros to define events in a classSean Anderson2024-10-291-32/+28
* | | | | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds10 days1-0/+25
|\ \ \ \ \
| * | | | | rxrpc: Add a tracepoint for aborts being proposedDavid Howells2024-11-121-0/+25
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11 days1-8/+126
|\ \ \ \ \
| * \ \ \ \ Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König2024-10-251-8/+126
| |\ \ \ \ \
| | * | | | | pwm: Add tracing for waveform callbacksUwe Kleine-König2024-09-281-8/+126
* | | | | | | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12 days3-23/+35
|\ \ \ \ \ \ \
| * | | | | | | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik2024-10-311-2/+5
| * | | | | | | tracing: Add __print_dynamic_array() helperSteven Rostedt2024-10-302-0/+9
| * | | | | | | x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik2024-10-301-21/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds13 days1-15/+9
|\ \ \ \ \ \ \
| * | | | | | | io_uring: clean up cqe trace pointsPavel Begunkov2024-10-291-15/+9
* | | | | | | | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds13 days1-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | block: remove the ioprio field from struct requestChristoph Hellwig2024-11-121-3/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds13 days1-19/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana2024-11-111-5/+5
| * | | | | | | | btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana2024-11-111-11/+10
| * | | | | | | | btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert2024-11-111-1/+0
| * | | | | | | | btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana2024-11-111-7/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13 days1-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge patch series "Random netfs folio fixes"Christian Brauner2024-10-071-2/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | netfs: Remove call to folio_index()Matthew Wilcox (Oracle)2024-10-071-1/+1
* | | | | | | | | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds13 days1-0/+156
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner2024-10-021-0/+156
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |