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
/
include
/
trace
/
bpf_probe.h
Age
Commit message (
Expand
)
Author
2024-10-09
tracing/bpf: Add might_fault check to syscall probes
Mathieu Desnoyers
2024-10-09
tracing/bpf: disable preemption in syscall probe
Mathieu Desnoyers
2024-10-09
tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
Mathieu Desnoyers
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
2023-01-25
bpf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
2022-11-23
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
2022-02-28
tracing: Introduce helpers to safely handle dynamic-sized sockaddrs
Chuck Lever
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
2021-10-08
bpf: Support writable context for bare tracepoint
Hou Tao
2021-01-20
trace: bpf: Allow bpf to attach to bare tracepoints
Qais Yousef
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-03-02
bpf: Reliably preserve btf_trace_xxx types
Andrii Nakryiko
2019-10-17
bpf: Add typecast to raw_tracepoints to help BTF generation
Alexei Starovoitov
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov