diff options
author | Yonghong Song <yhs@fb.com> | 2022-08-07 20:51:16 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-08-09 20:30:45 +0300 |
commit | a00ed8430199abbc9d9bf43ea31795bfe98998ca (patch) | |
tree | 696ad86a479b12120fdf4a3a26a840da5591ff59 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 11b9148590146ff8a4e90c7f0186efe06009ec1b (diff) | |
download | linux-a00ed8430199abbc9d9bf43ea31795bfe98998ca.tar.xz |
bpf: Always return corresponding btf_type in __get_type_size()
Currently in funciton __get_type_size(), the corresponding
btf_type is returned only in invalid cases. Let us always
return btf_type regardless of valid or invalid cases.
Such a new functionality will be used in subsequent patches.
Signed-off-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/r/20220807175116.4179242-1-yhs@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions