diff options
author | 2024-09-02 18:17:21 +0100 | |
---|---|---|
committer | 2024-09-02 22:44:51 +0200 | |
commit | b0222d1d9e6f8551a056b89b0bff38f515f3c9b5 (patch) | |
tree | 772e9d5a4ddff628d4417bb83994aef9988f9421 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bpftool: Add missing blank lines in bpftool-net doc example (diff) | |
download | wireguard-linux-b0222d1d9e6f8551a056b89b0bff38f515f3c9b5.tar.xz wireguard-linux-b0222d1d9e6f8551a056b89b0bff38f515f3c9b5.zip |
bpftool: Fix handling enum64 in btf dump sorting
Wrong function is used to access the first enum64 element. Substituting btf_enum(t)
with btf_enum64(t) for BTF_KIND_ENUM64.
Fixes: 94133cf24bb3 ("bpftool: Introduce btf c dump sorting")
Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20240902171721.105253-1-mykyta.yatsenko5@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions