| .. |
|
rv
|
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
|
2025-10-20 12:47:40 +02:00 |
|
Kconfig
|
…
|
|
|
Makefile
|
…
|
|
|
blktrace.c
|
Significant patch series in this pull request:
|
2025-08-03 16:23:09 -07:00 |
|
bpf_trace.c
|
file->f_path constification
|
2025-10-03 16:32:36 -07:00 |
|
bpf_trace.h
|
…
|
|
|
error_report-traces.c
|
…
|
|
|
fgraph.c
|
tracing: fgraph: Protect return handler from recursion loop
|
2025-09-27 09:04:05 -04:00 |
|
fprobe.c
|
tracing: fprobe: Fix to remove recorded module addresses from filter
|
2025-09-24 23:18:26 +09:00 |
|
ftrace.c
|
ftrace: Fix softlockup in ftrace_module_enable
|
2025-09-30 17:27:58 -04:00 |
|
ftrace_internal.h
|
…
|
|
|
kprobe_event_gen_test.c
|
…
|
|
|
pid_list.c
|
…
|
|
|
pid_list.h
|
…
|
|
|
power-traces.c
|
…
|
|
|
preemptirq_delay_test.c
|
…
|
|
|
rethook.c
|
…
|
|
|
ring_buffer.c
|
ring buffer: Propagate __rb_map_vma return value to caller
|
2025-10-08 21:48:58 -04:00 |
|
ring_buffer_benchmark.c
|
…
|
|
|
rpm-traces.c
|
…
|
|
|
synth_event_gen_test.c
|
…
|
|
|
trace.c
|
tracing fixes for v6.18:
|
2025-10-11 16:06:04 -07:00 |
|
trace.h
|
tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
|
2025-09-23 09:29:29 -04:00 |
|
trace_benchmark.c
|
…
|
|
|
trace_benchmark.h
|
…
|
|
|
trace_boot.c
|
…
|
|
|
trace_branch.c
|
…
|
|
|
trace_btf.c
|
…
|
|
|
trace_btf.h
|
…
|
|
|
trace_clock.c
|
…
|
|
|
trace_dynevent.c
|
tracing: dynevent: Add a missing lockdown check on dynevent
|
2025-09-25 00:22:46 +09:00 |
|
trace_dynevent.h
|
…
|
|
|
trace_entries.h
|
…
|
|
|
trace_eprobe.c
|
…
|
|
|
trace_event_perf.c
|
…
|
|
|
trace_events.c
|
tracing: Fix lock imbalance in s_start() memory allocation failure path
|
2025-10-03 12:13:12 -04:00 |
|
trace_events_filter.c
|
…
|
|
|
trace_events_filter_test.h
|
…
|
|
|
trace_events_hist.c
|
…
|
|
|
trace_events_inject.c
|
…
|
|
|
trace_events_synth.c
|
tracing: Add guard(ring_buffer_nest)
|
2025-08-01 16:49:15 -04:00 |
|
trace_events_trigger.c
|
…
|
|
|
trace_events_user.c
|
tracing updates for v6.18:
|
2025-10-05 09:43:36 -07:00 |
|
trace_export.c
|
…
|
|
|
trace_fprobe.c
|
tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
|
2025-10-02 08:05:01 +09:00 |
|
trace_functions.c
|
…
|
|
|
trace_functions_graph.c
|
fgraph: Copy args in intermediate storage with entry
|
2025-08-22 17:32:35 -04:00 |
|
trace_hwlat.c
|
…
|
|
|
trace_irqsoff.c
|
tracing: Fix irqoff tracers on failure of acquiring calltime
|
2025-10-08 12:10:44 -04:00 |
|
trace_kdb.c
|
…
|
|
|
trace_kprobe.c
|
tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
|
2025-10-02 08:05:01 +09:00 |
|
trace_kprobe_selftest.c
|
…
|
|
|
trace_kprobe_selftest.h
|
…
|
|
|
trace_mmiotrace.c
|
…
|
|
|
trace_nop.c
|
…
|
|
|
trace_osnoise.c
|
tracing clean up and fixes for v6.18:
|
2025-10-09 12:18:22 -07:00 |
|
trace_output.c
|
tracing: Have unsigned int function args displayed as hexadecimal
|
2025-08-01 19:14:51 -04:00 |
|
trace_output.h
|
…
|
|
|
trace_preemptirq.c
|
…
|
|
|
trace_printk.c
|
…
|
|
|
trace_probe.c
|
…
|
|
|
trace_probe.h
|
tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
|
2025-10-02 08:05:01 +09:00 |
|
trace_probe_kernel.h
|
…
|
|
|
trace_probe_tmpl.h
|
…
|
|
|
trace_recursion_record.c
|
…
|
|
|
trace_sched_switch.c
|
tracing: Ensure optimized hashing works
|
2025-09-30 17:27:58 -04:00 |
|
trace_sched_wakeup.c
|
tracing: Fix wakeup tracers on failure of acquiring calltime
|
2025-10-08 12:10:26 -04:00 |
|
trace_selftest.c
|
…
|
|
|
trace_selftest_dynamic.c
|
…
|
|
|
trace_seq.c
|
…
|
|
|
trace_stack.c
|
…
|
|
|
trace_stat.c
|
…
|
|
|
trace_stat.h
|
…
|
|
|
trace_synth.h
|
…
|
|
|
trace_syscalls.c
|
tracing: Have syscall trace events show "0x" for values greater than 10
|
2025-09-23 09:29:29 -04:00 |
|
trace_uprobe.c
|
tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
|
2025-10-02 08:05:01 +09:00 |
|
tracing_map.c
|
tracing: Use vmalloc_array() to improve code
|
2025-09-23 09:31:58 -04:00 |
|
tracing_map.h
|
…
|
|