diff options
author | 2024-03-06 12:45:25 +0200 | |
---|---|---|
committer | 2024-03-06 15:18:16 -0800 | |
commit | 5ad0ecbe056a4ea5ffaa73e58503a2f87b119a59 (patch) | |
tree | 0ec07c636e02a90443c866021c0ebfa1e457c9ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type (diff) | |
download | wireguard-linux-5ad0ecbe056a4ea5ffaa73e58503a2f87b119a59.tar.xz wireguard-linux-5ad0ecbe056a4ea5ffaa73e58503a2f87b119a59.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions