From: Yan, Zheng Date: Tue, 17 Jul 2012 09:27:55 +0000 (+0800) Subject: perf/x86: Fix LLC-* and node-* events on Intel SandyBridge X-Git-Tag: v3.6-rc1~32^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e6543fdc4e7553f572f7898ade649a09d85049;p=pandora-kernel.git perf/x86: Fix LLC-* and node-* events on Intel SandyBridge LLC-* and node-* events require using the OFFCORE_RESPONSE events on SandyBridge, but the hw_cache_extra_regs is left uninitialized. This patch adds the missing extra register configure table for SandyBridge. Signed-off-by: Yan, Zheng Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1342517275-2875-1-git-send-email-zheng.z.yan@intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed