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

2017-03-01 Thread Wachowski, Karol
On Wed, Mar 01, 2017 at 03:52 PM +0100, Arnaldo Carvalho de Melo wrote:
> this is in my tree already, holidays in this part of the world made this not 
> go upstream yet, will soon :-)

 That is great, thanks.
 Karol


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

2017-03-01 Thread Wachowski, Karol
On Wed, Mar 01, 2017 at 03:52 PM +0100, Arnaldo Carvalho de Melo wrote:
> this is in my tree already, holidays in this part of the world made this not 
> go upstream yet, will soon :-)

 That is great, thanks.
 Karol


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

2017-03-01 Thread a...@kernel.org
Em Wed, Mar 01, 2017 at 09:58:41AM +, Wachowski, Karol escreveu:
> On Monday, February 20, 2017 12:51 PM +0100, Karol Wachowski wrote:
> > Reuse events from KnightsLanding for KnightsMill

> > +++ 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
 
> Does anyone has any objections/comments on that?

this is in my tree already, holidays in this part of the world made this
not go upstream yet, will soon :-)

- Arnaldo


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

2017-03-01 Thread a...@kernel.org
Em Wed, Mar 01, 2017 at 09:58:41AM +, Wachowski, Karol escreveu:
> On Monday, February 20, 2017 12:51 PM +0100, Karol Wachowski wrote:
> > Reuse events from KnightsLanding for KnightsMill

> > +++ 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
 
> Does anyone has any objections/comments on that?

this is in my tree already, holidays in this part of the world made this
not go upstream yet, will soon :-)

- Arnaldo


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

2017-03-01 Thread Wachowski, Karol
On Monday, February 20, 2017 12:51 PM +0100, Karol Wachowski wrote:
> Reuse events from KnightsLanding for KnightsMill
> 
> Signed-off-by: Karol Wachowski 
> ---
>  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


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

2017-03-01 Thread Wachowski, Karol
On Monday, February 20, 2017 12:51 PM +0100, Karol Wachowski wrote:
> Reuse events from KnightsLanding for KnightsMill
> 
> Signed-off-by: Karol Wachowski 
> ---
>  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