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 -- a...@linux.intel.com -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/