From: Andi Kleen <ak@linux.intel.com>
To: sukadev@linux.vnet.ibm.com
Cc: acme@kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL] Updated Intel JSON event files
Date: Fri, 28 Aug 2015 14:52:16 -0700 [thread overview]
Message-ID: <20150828215216.GA5212@tassilo.jf.intel.com> (raw)
Hi Sukadev,
I regenerated the Intel JSON files for perf.
This is from scratch, no incremential changes to keep the history clean.
In future updates I will switch to incrementials.
Updates compared to last time is support for
Skylake, Airmont, BroadwellDE, and a range of fixes and improvements
in the events. Please merge into your data files tree.
Thanks,
-Andi
The following changes since commit d1ee8bc195ffedbf91af0245a2406d6ebd2578f8:
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-08-28 08:22:02 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git
for you to fetch changes up to 5558c4a6200c4909d160edb4055df333a559a022:
perf, tools: Add BroadwellDE V1 event file (2015-08-28 14:25:24 -0700)
----------------------------------------------------------------
Andi Kleen (16):
perf, tools: Add NehalemEX V1 event file
perf, tools: Add NehalemEP V1 event file
perf, tools: Add WestmereEX V1 event file
perf, tools: Add WestmereEP-SP V1 event file
perf, tools: Add WestmereEP-DP V1 event file
perf, tools: Add Silvermont V10 event file
perf, tools: Add Bonnell V1 event file
perf, tools: Add Skylake V11 event file
perf, tools: Add SandyBridge V12 event file
perf, tools: Add Jaketown V18 event file
perf, tools: Add IvyBridge V15 event file
perf, tools: Add IvyTown V17 event file
perf, tools: Add Haswell V20 event file
perf, tools: Add HaswellX V14 event file
perf, tools: Add Broadwell V11 event file
perf, tools: Add BroadwellDE V1 event file
tools/perf/pmu-events/arch/x86/Bonnell_core.json | 2458 ++++++
.../perf/pmu-events/arch/x86/BroadwellDE_core.json | 3541 ++++++++
tools/perf/pmu-events/arch/x86/Broadwell_core.json | 8521 ++++++++++++++++++++
tools/perf/pmu-events/arch/x86/HaswellX_core.json | 4096 ++++++++++
tools/perf/pmu-events/arch/x86/Haswell_core.json | 3979 +++++++++
tools/perf/pmu-events/arch/x86/IvyBridge_core.json | 3365 ++++++++
tools/perf/pmu-events/arch/x86/IvyTown_core.json | 3824 +++++++++
tools/perf/pmu-events/arch/x86/Jaketown_core.json | 3871 +++++++++
tools/perf/pmu-events/arch/x86/NehalemEP_core.json | 5977 ++++++++++++++
tools/perf/pmu-events/arch/x86/NehalemEX_core.json | 5927 ++++++++++++++
.../perf/pmu-events/arch/x86/SandyBridge_core.json | 4532 +++++++++++
.../perf/pmu-events/arch/x86/Silvermont_core.json | 1402 ++++
tools/perf/pmu-events/arch/x86/Skylake_core.json | 2736 +++++++
.../pmu-events/arch/x86/WestmereEP-DP_core.json | 5737 +++++++++++++
.../pmu-events/arch/x86/WestmereEP-SP_core.json | 6144 ++++++++++++++
.../perf/pmu-events/arch/x86/WestmereEX_core.json | 6178 ++++++++++++++
tools/perf/pmu-events/arch/x86/mapfile.csv | 29 +
17 files changed, 72317 insertions(+)
create mode 100644 tools/perf/pmu-events/arch/x86/Bonnell_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/BroadwellDE_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/Broadwell_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/HaswellX_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/Haswell_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/IvyBridge_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/IvyTown_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/Jaketown_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/NehalemEP_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/NehalemEX_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/SandyBridge_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/Silvermont_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/Skylake_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/WestmereEP-DP_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/WestmereEP-SP_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/WestmereEX_core.json
create mode 100644 tools/perf/pmu-events/arch/x86/mapfile.csv
--
ak@linux.intel.com -- Speaking for myself only
next reply other threads:[~2015-08-28 21:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 21:52 Andi Kleen [this message]
2015-08-31 18:52 ` [PULL] Updated Intel JSON event files Sukadev Bhattiprolu
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=20150828215216.GA5212@tassilo.jf.intel.com \
--to=ak@linux.intel.com \
--cc=acme@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sukadev@linux.vnet.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.