summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
46 hourstracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
46 hoursblktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni1-2/+1
46 hourstracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang2-0/+34
10 daystracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+3
10 daystracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu1-2/+2
10 daysfgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-1/+11
10 daystracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)1-1/+5
10 daysring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov1-1/+2
10 daysfunction_graph: Restore direct mode when callbacks drop to oneShengming Hu1-1/+1
10 daystracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)1-0/+6
10 daystracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)1-1/+1
10 daystracing: Fix false sharing in hwlat get_sample()Colin Lord1-8/+7
10 daysarm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+1
2026-02-26tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt1-5/+0
2026-02-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek1-1/+4
2026-02-26ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa1-14/+0
2026-02-26bpf: Fix memory access flags in helper prototypesZesen Liu1-3/+3
2026-02-26block: don't use strcpy to copy blockdev nameJohannes Thumshirn1-1/+1
2026-02-05tracing: Fix ftrace event field alignmentsSteven Rostedt3-24/+36
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck1-14/+15
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks1-1/+1
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+6
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma1-0/+2
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall1-4/+3
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+8
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong1-2/+5
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong1-1/+1
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt1-0/+2
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu1-1/+1
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds14-32/+33
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus1-6/+6
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus1-3/+3
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus1-4/+4
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus1-5/+5
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus1-3/+3
2025-12-05tracing: Fix typo in fprobe.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix typo in fpgraph.cMaurice Hieronymus1-1/+1
2025-12-05tracing: Fix fixed array of synthetic eventSteven Rostedt1-1/+0
2025-12-05tracing: Fix enabling of tracing on file releaseSteven Rostedt1-2/+4