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>
Showing
- tools/perf/builtin-annotate.c 2 additions, 4 deletionstools/perf/builtin-annotate.c
- tools/perf/builtin-diff.c 1 addition, 6 deletionstools/perf/builtin-diff.c
- tools/perf/builtin-report.c 1 addition, 25 deletionstools/perf/builtin-report.c
- tools/perf/builtin-top.c 3 additions, 1 deletiontools/perf/builtin-top.c
- tools/perf/util/callchain.c 1 addition, 1 deletiontools/perf/util/callchain.c
- tools/perf/util/callchain.h 1 addition, 1 deletiontools/perf/util/callchain.h
- tools/perf/util/event.c 29 additions, 4 deletionstools/perf/util/event.c
- tools/perf/util/event.h 3 additions, 2 deletionstools/perf/util/event.h
Loading
Please register or sign in to comment