perf/arm-cmn: Remove spurious event aliases
authorRobin Murphy <robin.murphy@arm.com>
Fri, 7 Jul 2023 16:38:11 +0000 (17:38 +0100)
committerWill Deacon <will@kernel.org>
Fri, 28 Jul 2023 13:31:05 +0000 (14:31 +0100)
commit00df90934c9effc52b60749788b0eeb131d1bfd7
treece3e5c8cc0c2ea8f5adc3c4e545ad14f5878f7c3
parent918dc87b746e0114eb64d6e478da7f370e266d5a
perf/arm-cmn: Remove spurious event aliases

As the name suggests, the "partial DAT flit" event is only counted for
the DAT channel, and furthermore is only applicable to device ports, not
mesh links (strictly it's only device ports with CHI-A requesters
connected, but detecting that degree of detail is more bother than it's
worth). Stop generating spurious event aliases for other combinations
which aren't meaningful.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/b01a58e3ff05c322547fbfd015f6dbfedf555ed3.1688746690.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c