From: Cyrill Gorcunov Date: Mon, 15 Mar 2010 04:58:22 +0000 (+0800) Subject: perf, x86: Enable not tagged retired instruction counting on P4s X-Git-Tag: v2.6.35-rc1~522^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4495262826d1eabca3529fa6ac22394eb348132;p=pandora-kernel.git perf, x86: Enable not tagged retired instruction counting on P4s This should turn on instruction counting on P4s, which was missing in the first version of the new PMU driver. It's inaccurate for now, we still need dependant event to tag mops before we can count them precisely. The result is that the number of instruction may be lifted up. Signed-off-by: Cyrill Gorcunov Signed-off-by: Lin Ming Cc: Peter Zijlstra LKML-Reference: <1268629102.3355.11.camel@minggr.sh.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed