To support commit 98b5c2c65c29 ("perf, bpf: allow bpf
programs attach to tracepoints"), this patch allows BPF script select
tracepoints in their section name.
Example:
# cat test_tracepoint.c
/*/
#include
#define SEC(NAME) __attribute__((section(NA
To support commit 98b5c2c65c29 ("perf, bpf: allow bpf
programs attach to tracepoints"), this patch allows BPF script select
tracepoints in their section name.
Example:
# cat test_tracepoint.c
/*/
#include
#define SEC(NAME) __attribute__((section(NA
2 matches
Mail list logo