On Tue, 25 May 2021 14:41:15 +0200, Rantala, Tommi T. (Nokia - FI/Espoo) wrote:
> Can you please cherry-pick this to LTS:
>
> commit bf53fc6b5f415cddc7118091cb8fd6a211b2320d
> Author: Jan Kratochvil <[email protected]>
> Date: Fri Dec 4 09:17:02 2020 -0300
>
> perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder
It needs to be cherry-picked together with this commit as my commit did cause
a regression:
commit 4e1481445407b86a483616c4542ffdc810efb680
Author: Dave Rigby <[email protected]>
Date: Thu Feb 18 16:56:54 2021 +0000
perf unwind: Set userdata for all __report_module() paths
Jan Kratochvil