]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: clarify description for CONFIG_BPF_EVENTS
authorPeter Wu <peter@lekensteyn.nl>
Tue, 20 Aug 2019 23:08:57 +0000 (00:08 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 21 Aug 2019 17:17:24 +0000 (10:17 -0700)
commit229d36bb509910e13cf5ae3db0972d6176131663
tree48a5716b5bcebe651fd13ad9eb5ce77688feffd7
parent0f65b7d792d19988e07056dc19c3c83bdbc24086
bpf: clarify description for CONFIG_BPF_EVENTS

PERF_EVENT_IOC_SET_BPF supports uprobes since v4.3, and tracepoints
since v4.7 via commit eb316cf4e19c ("tracing, perf: Implement BPF
programs attached to uprobes"), and commit 579232e85336 ("perf, bpf:
allow bpf programs attach to tracepoints") respectively.

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
kernel/trace/Kconfig