summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2023-08-23 17:00:16 -0700
committerMartin KaFai Lau <martin.lau@kernel.org>2023-08-23 21:13:48 -0700
commitf3bdb54f09ab4cdbca48bf7befa8997cadd8d6a1 (patch)
tree36b33878f81635dd1ed43b253f7778258eed8e04 /tools/perf/scripts/python/bin/task-analyzer-report
parenta182e64147f7db006691c181077e456321f23bff (diff)
downloadkernel-f3bdb54f09ab4cdbca48bf7befa8997cadd8d6a1.tar.gz
libbpf: fix signedness determination in CO-RE relo handling logic
Extracting btf_int_encoding() is only meaningful for BTF_KIND_INT, so we need to check that first before inferring signedness. Closes: https://github.com/libbpf/libbpf/issues/704 Reported-by: Lorenz Bauer <lmb@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Yonghong Song <yonghong.song@linux.dev> Link: https://lore.kernel.org/r/20230824000016.2658017-2-andrii@kernel.org Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions
td>thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap 2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap 2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap