diff options
author | Ilya Leoshkevich <[email protected]> | 2021-02-26 21:22:52 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-03-04 17:58:16 -0800 |
commit | b1828f0b04828aa8cccadf00a702f459caefeed9 (patch) | |
tree | 0ae907e9d5c37452e2ccfcfdf378239aa1fd6802 /tools/perf/scripts/python/check-perf-trace.py | |
parent | eea154a852e827c003215f7beed3e10f05471a86 (diff) |
bpf: Add BTF_KIND_FLOAT support
On the kernel side, introduce a new btf_kind_operations. It is
similar to that of BTF_KIND_INT, however, it does not need to
handle encodings and bit offsets. Do not implement printing, since
the kernel does not know how to format floating-point values.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions