From: Ingo Molnar Date: Thu, 28 Apr 2011 09:16:44 +0000 (+0200) Subject: perf event, x86: Use better stalled cycles metric X-Git-Tag: v3.0-rc1~404^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a850cadca0e387c87a0911a61e99fd66aeb57ec;p=pandora-kernel.git perf event, x86: Use better stalled cycles metric Use the UOPS_EXECUTED.*,c=1,i=1 event on Intel CPUs - it is a rather good indicator of CPU execution stalls, more sensitive and more inclusive than the 0xa2 resource stalls event (which does not count nearly as many stall types). Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker Link: http://lkml.kernel.org/n/tip-7y40wib8n1eqio7hjpn2dsrm@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed