commit | 070e98873cf7196cad58f8b6e5278dd5533c81f0 | [log] [tgz] |
---|---|---|
author | Kan Liang <kan.liang@intel.com> | Thu Jul 02 08:12:52 2015 -0400 |
committer | Ingo Molnar <mingo@kernel.org> | Tue Aug 04 10:17:00 2015 +0200 |
tree | 4ddad5be31172622002a99a7e0f4e22c0d38df71 | |
parent | 8c4fe7095d633dd5543690ea5c3d522c5cd989b6 [diff] |
perf/x86/intel/uncore: Add Broadwell-DE uncore support The uncore subsystem for Broadwell-DE is similar to Haswell-EP. There are some differences in pci device IDs, box number and constraints. Please refer to the public document: http://www.intel.com/content/www/us/en/processors/xeon/xeon-d-1500-uncore-performance-monitoring.html Signed-off-by: Kan Liang <kan.liang@intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: eranian@google.com Link: http://lkml.kernel.org/r/1435839172-15114-1-git-send-email-kan.liang@intel.com Signed-off-by: Ingo Molnar <mingo@kernel.org>