!108 tools/bpftool: Add BTF_KIND_FLOAT support
Merge Pull Request from: @zhengzengkai Some BPF programs compiled on s390 fail to load, because s390 arch-specific linux headers contain float and double types. Introduce support for such types by representing them using the new BTF_KIND_FLOAT. This series deals with libbpf, bpftool, in-kernel BTF parser as well as selftests and documentation. Link:https://gitee.com/openeuler/kernel/pulls/108 Reviewed-by: Xu Kuohai <xukuohai@huawei.com> Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录