From: Andrii Nakryiko Date: Wed, 21 Dec 2022 00:09:40 +0000 (-0800) Subject: Merge branch 'bpftool: improve error handing for missing .BTF section' X-Git-Tag: io_uring-6.3-2023-03-03~13^2~337^2~19 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7b43df6c6ec38c9097420902a1c8165c4b25bf70;p=linux-block.git Merge branch 'bpftool: improve error handing for missing .BTF section' Changbin Du says: ==================== Display error message for missing ".BTF" section and clean up empty vmlinux.h file. v3: - fix typo and make error message consistent. (Andrii Nakryiko) - split out perf change. v2: - remove vmlinux specific error info. - use builtin target .DELETE_ON_ERROR: to delete empty vmlinux.h ==================== Signed-off-by: Andrii Nakryiko --- 7b43df6c6ec38c9097420902a1c8165c4b25bf70