perf tools: Make event__preprocess_sample parse the sample
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Jun 2010 11:02:07 +0000 (08:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 5 Jun 2010 12:35:19 +0000 (09:35 -0300)
commit41a37e20178b081193b08b228030d8f562bfee62
tree126bc2f2f11231955fad89bf2ef6e83969b6325e
parent45d8e8025a2b2a6996be92d769fb6763bfb3cbae
perf tools: Make event__preprocess_sample parse the sample

Simplifying the tools that were using both in sequence and allowing
upcoming simplifications, such as Arun's patch to sort by cpus.

Cc: David S. Miller <davem@davemloft.net>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-diff.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/util/callchain.c
tools/perf/util/callchain.h
tools/perf/util/event.c
tools/perf/util/event.h