Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1303735

Re: [PATCH] perf/x86: add Intel SkyLake uncore IMC PMU support

From Andi Kleen <ak@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] perf/x86: add Intel SkyLake uncore IMC PMU support
Date 2016-01-07 18:00 +0100
Message-ID <qOm4O-2lt-7@gated-at.bofh.it> (permalink)
References <qOdbc-4Ps-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 07, 2016 at 08:25:46AM +0100, Stephane Eranian wrote:
> This patch enables the uncore_imc PMU for Intel
> SkyLake Desktop processors (Core i7-6700, model 94).
> 
> It is possible to compute memory read/write bandwidth
> using:
> $ perf stat -a -e uncore_imc/data_reads/,uncore_imc/data_writes/ ....

Thanks.

Kan is working on a more complete patch to support SKL uncore.
Yours is missing the MSRs and the -U systems.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] perf/x86: add Intel SkyLake uncore IMC PMU support Stephane Eranian <eranian@google.com> - 2016-01-07 08:30 +0100
  Re: [PATCH] perf/x86: add Intel SkyLake uncore IMC PMU support Andi Kleen <ak@linux.intel.com> - 2016-01-07 18:00 +0100
    Re: [PATCH] perf/x86: add Intel SkyLake uncore IMC PMU support Stephane Eranian <eranian@google.com> - 2016-01-07 19:40 +0100

csiph-web