aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2022-06-27 14:15:26 -0700
committerAlexei Starovoitov <[email protected]>2022-06-28 13:13:33 -0700
commitbd054102a8c7f36ff03446cc41822601180241f3 (patch)
treec6933c1c7cce03aabda6c10b93ca19408a802e86 /tools/perf/scripts/python/syscall-counts.py
parent31e42721976b9c445477038f8a4006150cd27a60 (diff)
libbpf: enforce strict libbpf 1.0 behaviors
Remove support for legacy features and behaviors that previously had to be disabled by calling libbpf_set_strict_mode(): - legacy BPF map definitions are not supported now; - RLIMIT_MEMLOCK auto-setting, if necessary, is always on (but see libbpf_set_memlock_rlim()); - program name is used for program pinning (instead of section name); - cleaned up error returning logic; - entry BPF programs should have SEC() always. Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions