public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] Updated Intel JSON event files
@ 2015-08-28 21:52 Andi Kleen
  2015-08-31 18:52 ` Sukadev Bhattiprolu
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Kleen @ 2015-08-28 21:52 UTC (permalink / raw)
  To: sukadev; +Cc: acme, linux-kernel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-31 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 21:52 [PULL] Updated Intel JSON event files Andi Kleen
2015-08-31 18:52 ` Sukadev Bhattiprolu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox