Re: [PATCH] perf tools: Fixup module symbol end address properly

From: Namhyung Kim
Date: Tue Feb 20 2024 - 21:00:24 EST


On Mon, 12 Feb 2024 15:33:22 -0800, Namhyung Kim wrote:
> I got a strange error on ARM to fail on processing FINISHED_ROUND
> record. It turned out that it was failing in symbol__alloc_hist()
> because the symbol size is too big.
>
> When a sample is captured on a specific BPF program, it failed. I've
> added a debug code and found the end address of the symbol is from
> the next module which is placed far way.
>
> [...]

Applied to perf-tools-next, thanks!

[1/1] perf tools: Fixup module symbol end address properly
commit: bacefe0c7b77b7527a613e053b6d378412a8a779

Best regards,
--
Namhyung Kim <namhyung@xxxxxxxxxx>