index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5 days
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
5 days
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
5 days
tracing: Do not register unsupported perf events
Steven Rostedt
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
12 days
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in ring_buffer_benchmark.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in ring_buffer.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in fprobe.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in fpgraph.c
Maurice Hieronymus
2025-12-05
tracing: Fix fixed array of synthetic event
Steven Rostedt
2025-12-05
tracing: Fix enabling of tracing on file release
Steven Rostedt
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-12-05
Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-05
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-12-05
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
ring-buffer: Add helper functions for allocations
Steven Rostedt
2025-12-02
rv: Convert to use __free
Nam Cao
2025-12-02
rv: Convert to use lock guard
Nam Cao
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-29
bpf: make kprobe_multi_link_prog_run always_inline
Menglong Dong
2025-11-27
overflow: Introduce struct_offset() to get offset of member
Steven Rostedt
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-26
fgraph: Remove coarse PID filtering from graph_entry()
Shengming Hu
2025-11-26
fgraph: Check ftrace_pids_enabled on registration for early filtering
Shengming Hu
2025-11-26
fgraph: Initialize ftrace_ops->private for function graph ops
Shengming Hu
2025-11-26
function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...
pengdonglin
2025-11-26
tracing: Add boot-time backup of persistent ring buffer
Masami Hiramatsu (Google)
2025-11-26
ftrace: Allow tracing of some of the tracing code
Steven Rostedt
2025-11-26
tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
Steven Rostedt
2025-11-26
tracing: Add bulk garbage collection of freeing event_trigger_data
Steven Rostedt
2025-11-26
tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
Steven Rostedt
2025-11-26
tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
2025-11-26
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
2025-11-26
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
[next]