perf jit: Include program header in ELF files
stable inclusion from stable-v5.10.146 commit 28d185095e51777b71887491a87a7ea3458abbfe category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6D0VX Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=28d185095e51777b71887491a87a7ea3458abbfe -------------------------------- [ Upstream commit babd0438 ] The missing header makes it hard for programs like elfutils to open these files. Fixes: 2d86612a ("perf symbol: Correct address for bss symbols") Reviewed-by:Leo Yan <leo.yan@linaro.org> Signed-off-by:
Lieven Hey <lieven.hey@kdab.com> Tested-by:
Leo Yan <leo.yan@linaro.org> Cc: Leo Yan <leo.yan@linaro.org> Link: https://lore.kernel.org/r/20220915092910.711036-1-lieven.hey@kdab.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com> Reviewed-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment