提交 5cbd22c1 编写于 作者: P Peter Wu 提交者: Alexei Starovoitov

bpf: clarify description for CONFIG_BPF_EVENTS

PERF_EVENT_IOC_SET_BPF supports uprobes since v4.3, and tracepoints
since v4.7 via commit 04a22fae ("tracing, perf: Implement BPF
programs attached to uprobes"), and commit 98b5c2c6 ("perf, bpf:
allow bpf programs attach to tracepoints") respectively.
Signed-off-by: NPeter Wu <peter@lekensteyn.nl>
Signed-off-by: NAlexei Starovoitov <ast@kernel.org>
上级 fdf37037
......@@ -520,7 +520,8 @@ config BPF_EVENTS
bool
default y
help
This allows the user to attach BPF programs to kprobe events.
This allows the user to attach BPF programs to kprobe, uprobe, and
tracepoint events.
config DYNAMIC_EVENTS
def_bool n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册