Re: [PATCH V2] perf test: Add a perf event fallback test
From: Namhyung Kim
Date: Fri Nov 14 2025 - 13:35:26 EST
On Wed, 12 Nov 2025 08:48:23 -0800, Zide Chen wrote:
> This adds test cases to verify the precise ip fallback logic:
>
> - If the system supports precise ip, for an event given with the maximum
> precision level, it should be able to decrease precise_ip to find a
> supported level.
> - The same fallback behavior should also work in more complex scenarios,
> such as event groups or when PEBS is involved
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung