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-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() for kprobe events to cleanup
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() in trace_probe for cleanup
Masami Hiramatsu (Google)
2025-01-10
tracing/eprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/uprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
2025-01-07
tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
2024-12-26
bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
2024-12-26
tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024-12-26
tracing/string: Create and use __free(argv_free) in trace_dynevent.c
Steven Rostedt
2024-12-26
tracing: Switch trace_stat.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_stack.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_synth.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_filter.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_trigger.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_hist.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Simplify event_enable_func() goto_reg logic
Steven Rostedt
2024-12-26
tracing: Simplify event_enable_func() goto out_free logic
Steven Rostedt
2024-12-26
tracing: Have event_enable_write() just return error on error
Steven Rostedt
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
[prev]
[next]