]> Git Repo - linux.git/commit
perf/x86/intel/uncore: Add Haswell-EP uncore support
authorYan, Zheng <[email protected]>
Thu, 4 Sep 2014 23:08:26 +0000 (16:08 -0700)
committerIngo Molnar <[email protected]>
Wed, 24 Sep 2014 12:48:21 +0000 (14:48 +0200)
commite735b9db12d76d45f74aee78bd63bbd2f8f480e1
treeac69d5ad0c9f3dfde4e720d413d05a3ac4be61e2
parentfdda3c4aacec30bdf3c10904d0c32409145dc1b6
perf/x86/intel/uncore: Add Haswell-EP uncore support

The uncore subsystem in Haswell-EP is similar to Sandy/Ivy
Bridge-EP. There are some differences in config register
encoding and pci device IDs. The Haswell-EP uncore also
supports a few new events. Add the Haswell-EP driver to
the snbep split driver.

Signed-off-by: Yan, Zheng <[email protected]>
[ Add missing break. Add imc events. Add cbox nc/isoc/c6. ]
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/cpu/perf_event_intel_uncore.c
arch/x86/kernel/cpu/perf_event_intel_uncore.h
arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.c
This page took 0.053945 seconds and 4 git commands to generate.