summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2026-01-26tracing: Disable trace_printk buffer on warning tooSteven Rostedt-0/+9
2026-01-26ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck-3/+4
2026-01-26tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt-4/+22
2026-01-26ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik-3/+21
2026-01-26tracing: Check the return value of tracing_update_buffers()Steven Rostedt-3/+4
2026-01-26tracing: Add show_event_triggers to expose active event triggersAaron Tomlin-0/+64
2026-01-26tracing: Add show_event_filters to expose active event filtersAaron Tomlin-0/+58
2026-01-26tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin-4/+56
2026-01-26tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...Steven Rostedt-2/+0
2026-01-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin-1/+1
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong-13/+26
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong-2/+2
2026-01-24bpf: use the least significant byte for the nr_args in trampolineMenglong Dong-3/+3
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt-1/+16
2026-01-21bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TPMenglong Dong-2/+8
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek-1/+4
2026-01-20bpf: Fix memory access flags in helper prototypesZesen Liu-3/+3
2026-01-16bpf: Add __force annotations to silence sparse warningsMykyta Yatsenko-7/+7
2026-01-15arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa-0/+1
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck-14/+15
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-8/+20
2026-01-12verification/rvgen: Remove unused variable declaration from containersGabriele Monaco-4/+0
2026-01-12verification/dot2c: Remove superfluous enum assignment and add last commaGabriele Monaco-82/+82
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco-162/+162
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks-1/+1
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt-0/+6
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma-0/+2
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall-4/+3
2025-12-21bpf: move recursion detection logic to helpersPuranjay Mohan-2/+2
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+8
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong-2/+5
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong-1/+1
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt-0/+2
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+1
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu-1/+1
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-32/+33
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus-6/+6
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus-3/+3
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus-4/+4
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus-5/+5
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus-3/+3