Re: [PATCH] perf arm-spe: Use old behavior when opening old SPE files
From: Namhyung Kim
Date: Thu Oct 31 2024 - 13:12:38 EST
On Tue, 29 Oct 2024 14:37:33 +0000, James Clark wrote:
> Since the linked commit, we stopped interpreting data source if the
> perf.data file doesn't have the new metadata version. This means that
> perf c2c will show no samples in this case.
>
> Keep the old behavior so old files can be opened, but also still show
> the new warning that updating might improve the decoding.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung