diff options
author | Andrii Nakryiko <[email protected]> | 2021-05-14 12:55:34 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-05-14 16:11:09 -0700 |
commit | 513f485ca5163c6cba869602d076a8e2f04d1ca1 (patch) | |
tree | ca3ca0fd649d3f588092f24b90f83acc8c2dbb6f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c1cccec9c63637c4c5ee0aa2da2850d983c19e88 (diff) |
libbpf: Reject static entry-point BPF programs
Detect use of static entry-point BPF programs (those with SEC() markings) and
emit error message. This is similar to
c1cccec9c636 ("libbpf: Reject static maps") but for BPF programs.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions