perf tools: Add front-end and back-end stalled cycles support
authorIngo Molnar <mingo@elte.hu>
Fri, 29 Apr 2011 12:41:28 +0000 (14:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Apr 2011 12:35:49 +0000 (14:35 +0200)
commit129c04cb8ce2e4bf3f17223f58ef16aa8a2cb3b8
treedd6bacbcefee60d18e0f962df5650d2b48febcf8
parent91fc4cc00099986bc1ba50e1f421c3548cffae42
perf tools: Add front-end and back-end stalled cycles support

Update perf tooling to deal with front-end and back-end stalled cycles events.

Add both the default 'perf stat' output.

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-7y40wib8n002io7hjpn1dsrm@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-stat.c
tools/perf/util/parse-events.c
tools/perf/util/python.c