index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-07-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-07-30
Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-07-30
Merge tag 'probes-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
tracing: Have eprobes have their own config option
Steven Rostedt
2025-07-29
ring-buffer: Make the const read-only 'type' static
Colin Ian King
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
2025-07-29
tracing: fprobe: Fix infinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-29
tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
2025-07-28
rv: Fix wrong type cast in monitors_show()
Nam Cao
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
2025-07-25
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
2025-07-25
rv: Remove unused field in struct rv_monitor_def
Nam Cao
2025-07-24
tracing: Call trace_ftrace_test_filter() for the event
Steven Rostedt
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
2025-07-24
tracing: Have eprobes handle arrays
Steven Rostedt
2025-07-23
tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
Steven Rostedt
2025-07-24
tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()
Masami Hiramatsu (Google)
2025-07-24
tracing: uprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
2025-07-24
tracing: eprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
2025-07-24
tracing: kprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
2025-07-24
tracing: fprobe-event: Allocate string buffers from heap
Masami Hiramatsu (Google)
2025-07-24
tracing: probe: Allocate traceprobe_parse_context from heap
Masami Hiramatsu (Google)
2025-07-24
tracing: probes: Sort #include alphabetically
Masami Hiramatsu (Google)
2025-07-23
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
2025-07-22
tracing: Fix comment in trace_module_remove_events()
Steven Rostedt
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
2025-07-22
tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
Steven Rostedt
2025-07-22
tracing: Remove pointless memory barriers
Nam Cao
2025-07-22
ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
Steven Rostedt
2025-07-22
fgraph: Keep track of when fgraph_ops are registered or not
Steven Rostedt
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
[next]