summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells2024-12-201-0/+1
| * | | | | afs: Use netfslib for directoriesDavid Howells2024-12-201-3/+3
| * | | | | netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells2024-12-201-0/+4
| * | | | | netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells2024-12-201-4/+2
| * | | | | afs: Add more tracepoints to do with tracking validityDavid Howells2024-12-201-5/+164
| * | | | | cachefiles: Add auxiliary data traceDavid Howells2024-12-201-3/+10
| * | | | | cachefiles: Add some subrequest tracepointsDavid Howells2024-12-201-0/+3
| * | | | | netfs: Abstract out a rolling folio buffer implementationDavid Howells2024-12-201-0/+2
| * | | | | netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells2024-12-201-2/+39
| * | | | | cachefiles: Clean up some whitespace in trace headerDavid Howells2024-12-201-86/+86
| * | | | | netfs: Clean up some whitespace in trace headerDavid Howells2024-12-201-65/+65
| |/ / / /
* | | | | Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11 days1-0/+63
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt12 days1-0/+63
| | |/ / | |/| |
* / | | hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song2025-01-131-1/+1
|/ / /
* / / mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita2024-12-061-1/+1
|/ /
* | Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-11-301-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 Torvalds2024-11-262-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 Torvalds2024-11-241-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 Torvalds2024-11-233-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 Torvalds2024-11-226-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 Torvalds2024-11-211-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 Torvalds2024-11-211-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 Torvalds2024-11-201-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 Torvalds2024-11-193-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