Re: [PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric
From: Namhyung Kim
Date: Thu Oct 17 2024 - 12:39:31 EST
On Fri, 11 Oct 2024 11:02:06 +0000, Dapeng Mi wrote:
> The commit "3b5edc0421e2 (perf x86/topdown: Don't move topdown metric
> events in group)" modifies topdown metrics comparator to move topdown
> metrics events which are not in same group with previous event. But it
> just modifies the 2nd comparator and causes the comparators become
> asymmetric.
>
> Thus modify the 1st topdown metrics comparator and make the two
> comparators be symmetric, and refine the comments as well.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung