index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
5 hours
Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
HEAD
master
Linus Torvalds
6 hours
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2 days
tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
2 days
ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
2 days
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
2 days
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
2 days
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
2 days
tracing: Remove unneeded goto out logic
Steven Rostedt
2 days
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
4 days
tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
Petr Pavlu
4 days
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4 days
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
4 days
Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4 days
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4 days
Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4 days
Merge tag 'probes-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4 days
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
5 days
tracing: Have eprobes have their own config option
Steven Rostedt
5 days
ring-buffer: Make the const read-only 'type' static
Colin Ian King
5 days
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
6 days
tracing: fprobe: Fix infinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
6 days
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
6 days
tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
6 days
rv: Add opid per-cpu monitor
Gabriele Monaco
6 days
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
6 days
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
6 days
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
6 days
rv: Retry when da monitor detects race conditions
Gabriele Monaco
6 days
rv: Adjust monitor dependencies
Gabriele Monaco
6 days
rv: Use strings in da monitors tracepoints
Gabriele Monaco
6 days
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
7 days
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
7 days
rv: Fix wrong type cast in monitors_show()
Nam Cao
10 days
rv: Remove struct rv_monitor::reacting
Nam Cao
10 days
rv: Remove rv_reactor's reference counter
Nam Cao
10 days
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
10 days
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
10 days
rv: Remove unused field in struct rv_monitor_def
Nam Cao
10 days
tracing: Call trace_ftrace_test_filter() for the event
Steven Rostedt
11 days
rv: Return init error when registering monitors
Gabriele Monaco
11 days
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
11 days
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
11 days
tracing: Have eprobes handle arrays
Steven Rostedt
11 days
tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Steven Rostedt
11 days
tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Masami Hiramatsu (Google)
11 days
tracing: uprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
11 days
tracing: eprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
11 days
tracing: kprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
11 days
tracing: fprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
11 days
tracing: probe: Allocate traceprobe_parse_context from heap
Masami Hiramatsu (Google)
[next]