diff options
author | Martin KaFai Lau <kafai@fb.com> | 2020-01-15 15:00:37 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-01-15 15:23:27 -0800 |
commit | 84c72ceee91c166e19b506d618dbe9df6eacce97 (patch) | |
tree | 97fa58b29b323a1e179a48d44bd7580d8cb0a9fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb2426ad00b136c88d57457504d1e843159a367a (diff) |
bpftool: Add struct_ops map name
This patch adds BPF_MAP_TYPE_STRUCT_OPS to "struct_ops" name mapping
so that "bpftool map show" can print the "struct_ops" map type
properly.
[root@arch-fb-vm1 bpf]# ~/devshare/fb-kernel/linux/tools/bpf/bpftool/bpftool map show id 8
8: struct_ops name dctcp flags 0x0
key 4B value 256B max_entries 1 memlock 4096B
btf_id 7
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200115230037.1102674-1-kafai@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions