From: Jacob Shin Date: Fri, 19 Apr 2013 21:34:28 +0000 (-0500) Subject: perf/x86/amd: Add support for AMD NB and L2I "uncore" counters X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43ca5091a374c1f6778bd7e4a39a5a10735a917;p=pandora-kernel.git perf/x86/amd: Add support for AMD NB and L2I "uncore" counters Add support for AMD Family 15h [and above] northbridge performance counters. MSRs 0xc0010240 ~ 0xc0010247 are shared across all cores that share a common northbridge. Add support for AMD Family 16h L2 performance counters. MSRs 0xc0010230 ~ 0xc0010237 are shared across all cores that share a common L2 cache. We do not enable counter overflow interrupts. Sampling mode and per-thread events are not supported. Signed-off-by: Jacob Shin Cc: Arnaldo Carvalho de Melo Cc: Stephane Eranian Cc: Jiri Olsa Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20130419213428.GA8229@jshin-Toonie Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed