perf, x86: Add new stalled cycles events for Intel and AMD CPUs
authorIngo Molnar <mingo@elte.hu>
Fri, 29 Apr 2011 12:17:19 +0000 (14:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Apr 2011 12:24:15 +0000 (14:24 +0200)
commit91fc4cc00099986bc1ba50e1f421c3548cffae42
tree31bd5365d8c916a788af8c0a2fe82566665af1cf
parent8f62242246351b5a4bc0c1f00c0c7003edea128a
perf, x86: Add new stalled cycles events for Intel and AMD CPUs

Extend the Intel and AMD event definitions with generic front-end and
back-end stall events.

( These are only approximations - suggestions are welcome for better events. )

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-7y40wib8n001io7hjpn1dsrm@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event_amd.c
arch/x86/kernel/cpu/perf_event_intel.c