From: Andi Kleen <ak@linux.intel.com>
To: acme@kernel.org
Cc: jolsa@kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL] Please pull JSON Metrics for Intel CPUs
Date: Fri, 8 Sep 2017 11:01:33 -0700 [thread overview]
Message-ID: <20170908180133.GA20128@tassilo.jf.intel.com> (raw)
Hi Arnaldo,
Now that the metrics patchkit has been merged, the actual JSON
metrics for Intel CPUs can be merged. Please pull this version.
It includes Skylake Server support and was rebased.
Thanks,
-Andi
The following changes since commit 1b2f76d77a277bb70d38ad0991ed7f16bbc115a9:
Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2017-08-29 23:13:56 +0200)
are available in the git repository at:
ssh://ra.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git perf/intel-json-metrics-3
for you to fetch changes up to 1b3b9b1d8a7823a6b82b26b00df7cb3730dd3da4:
perf, tools: Add JSON metrics for Skylake server (2017-09-05 16:30:18 -0700)
----------------------------------------------------------------
Andi Kleen (11):
perf, tools: Add JSON metrics for Sandy Bridge
perf, tools: Add JSON metrics for Sandy Bridge EP
perf, tools: Add JSON metrics for Ivy Bridge
perf, tools: Add JSON metrics for Haswell
perf, tools: Add JSON metrics for Broadwell
perf, tools: Add JSON metrics for Skylake
perf, tools: Add JSON metrics for Ivy Town
perf, tools: Add JSON metrics for Haswell EP
perf, tools: Add JSON metrics for Broadwell Server
perf, tools: Add JSON metrics for Broadwell DE
perf, tools: Add JSON metrics for Skylake server
.../pmu-events/arch/x86/broadwell/bdw-metrics.json | 164 +++++++++++++++++++
.../arch/x86/broadwellde/bdwde-metrics.json | 164 +++++++++++++++++++
.../arch/x86/broadwellx/bdx-metrics.json | 164 +++++++++++++++++++
.../pmu-events/arch/x86/haswell/hsw-metrics.json | 158 ++++++++++++++++++
.../pmu-events/arch/x86/haswellx/hsx-metrics.json | 158 ++++++++++++++++++
.../pmu-events/arch/x86/ivybridge/ivb-metrics.json | 164 +++++++++++++++++++
.../pmu-events/arch/x86/ivytown/ivt-metrics.json | 164 +++++++++++++++++++
.../pmu-events/arch/x86/jaketown/jkt-metrics.json | 140 ++++++++++++++++
.../arch/x86/sandybridge/snb-metrics.json | 140 ++++++++++++++++
.../pmu-events/arch/x86/skylake/skl-metrics.json | 164 +++++++++++++++++++
.../pmu-events/arch/x86/skylakex/skx-metrics.json | 182 +++++++++++++++++++++
11 files changed, 1762 insertions(+)
create mode 100644 tools/perf/pmu-events/arch/x86/broadwell/bdw-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/broadwellde/bdwde-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/broadwellx/bdx-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/haswell/hsw-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/haswellx/hsx-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/ivybridge/ivb-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/ivytown/ivt-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/jaketown/jkt-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/sandybridge/snb-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/skylake/skl-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/skylakex/skx-metrics.json
next reply other threads:[~2017-09-08 18:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 18:01 Andi Kleen [this message]
2017-09-11 20:27 ` [PULL] Please pull JSON Metrics for Intel CPUs Arnaldo Carvalho de Melo
2017-09-22 16:38 ` [tip:perf/core] perf vendor events: Add JSON metrics for Sandy Bridge EP tip-bot for Andi Kleen
2017-09-22 16:39 ` [tip:perf/core] perf vendor events: Add JSON metrics for Ivy Bridge tip-bot for Andi Kleen
2017-09-22 16:39 ` [tip:perf/core] perf vendor events: Add JSON metrics for Haswell tip-bot for Andi Kleen
2017-09-22 16:40 ` [tip:perf/core] perf vendor events: Add JSON metrics for Ivy Town tip-bot for Andi Kleen
2017-09-22 16:40 ` [tip:perf/core] perf vendor events: Add JSON metrics for Haswell EP tip-bot for Andi Kleen
2017-09-22 16:41 ` [tip:perf/core] perf vendor events: Add JSON metrics for Broadwell Server tip-bot for Andi Kleen
2017-09-22 16:41 ` [tip:perf/core] perf vendor events: Add JSON metrics for Broadwell DE tip-bot for Andi Kleen
2017-09-22 16:42 ` [tip:perf/core] perf vendor events: Add JSON metrics for Skylake server tip-bot for Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170908180133.GA20128@tassilo.jf.intel.com \
--to=ak@linux.intel.com \
--cc=acme@kernel.org \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox