index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3 days
Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3 days
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
3 days
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3 days
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5 days
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
5 days
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
ring-buffer: Add helper functions for allocations
Steven Rostedt
6 days
rv: Convert to use __free
Nam Cao
6 days
rv: Convert to use lock guard
Nam Cao
7 days
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9 days
bpf: make kprobe_multi_link_prog_run always_inline
Menglong Dong
11 days
overflow: Introduce struct_offset() to get offset of member
Steven Rostedt
12 days
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12 days
fgraph: Remove coarse PID filtering from graph_entry()
Shengming Hu
12 days
fgraph: Check ftrace_pids_enabled on registration for early filtering
Shengming Hu
12 days
fgraph: Initialize ftrace_ops->private for function graph ops
Shengming Hu
12 days
function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...
pengdonglin
12 days
tracing: Add boot-time backup of persistent ring buffer
Masami Hiramatsu (Google)
12 days
ftrace: Allow tracing of some of the tracing code
Steven Rostedt
12 days
tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
Steven Rostedt
12 days
tracing: Add bulk garbage collection of freeing event_trigger_data
Steven Rostedt
12 days
tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
Steven Rostedt
12 days
tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
12 days
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
12 days
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
12 days
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
12 days
tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
12 days
fgraph: Make fgraph_no_sleep_time signed
Steven Rostedt
13 days
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2025-11-19
tracing: Switch to use %ptSp
Andy Shevchenko
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
2025-11-10
tracing: Report wrong dynamic event command
Masami Hiramatsu (Google)
[next]