RE: [PATCH v1] perf vendor events: Add mapping for KnightsMill PMU events

From: Wachowski, Karol
Date: Wed Mar 01 2017 - 06:42:06 EST


On Monday, February 20, 2017 12:51 PM +0100, Karol Wachowski wrote:
> Reuse events from KnightsLanding for KnightsMill
>
> Signed-off-by: Karol Wachowski <karol.wachowski@xxxxxxxxx>
> ---
> tools/perf/pmu-events/arch/x86/mapfile.csv | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/perf/pmu-events/arch/x86/mapfile.csv b/tools/perf/pmu-events/arch/x86/mapfile.csv
> index 12181bb..d1a12e5 100644
> --- a/tools/perf/pmu-events/arch/x86/mapfile.csv
> +++ b/tools/perf/pmu-events/arch/x86/mapfile.csv
> @@ -17,6 +17,7 @@ GenuineIntel-6-3A,v18,ivybridge,core
> GenuineIntel-6-3E,v19,ivytown,core
> GenuineIntel-6-2D,v20,jaketown,core
> GenuineIntel-6-57,v9,knightslanding,core
> +GenuineIntel-6-85,v9,knightslanding,core
> GenuineIntel-6-1E,v2,nehalemep,core
> GenuineIntel-6-1F,v2,nehalemep,core
> GenuineIntel-6-1A,v2,nehalemep,core
> --
> 1.8.3.1

Does anyone has any objections/comments on that?

Thanks,
Karol