开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
bpf_probe.h
Age
Commit message (
Expand
)
Author
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
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