commit | 254298c726b93bb8ed92774b4a209b479851fa6d | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Thu Jul 05 14:32:17 2012 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Thu Jul 26 12:23:11 2012 +0200 |
tree | 59aa1bfc68223b774856bff9b46d2f64aaca0c86 | |
parent | 4f3f713fc78d966d81ad87d2f3587369f9b34ae6 [diff] |
perf/x86: Add Intel Nehalem-EX uncore support The uncore subsystem in Nehalem-EX consists of 7 components (U-Box, C-Box, B-Box, S-Box, R-Box, M-Box and W-Box). This patch is large because the way to program these boxes is diverse. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/4FF534F1.3030307@intel.com [ Improved the code. ] Signed-off-by: Ingo Molnar <mingo@kernel.org>