diff options
author | Eduard Zingerman <eddyz87@gmail.com> | 2024-03-06 12:45:25 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-03-06 15:18:16 -0800 |
commit | 5ad0ecbe056a4ea5ffaa73e58503a2f87b119a59 (patch) | |
tree | 0ec07c636e02a90443c866021c0ebfa1e457c9ef /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 240bf8a5162e8c43cf368909582a01082d494d79 (diff) |
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Allow using two new section names for struct_ops maps:
- SEC("?.struct_ops")
- SEC("?.struct_ops.link")
To specify maps that have bpf_map->autocreate == false after open.
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240306104529.6453-12-eddyz87@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions