perf tools: Only save the event formats we need
authorFrederic Weisbecker <fweisbec@gmail.com>
Fri, 28 Aug 2009 01:09:58 +0000 (03:09 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 28 Aug 2009 05:58:11 +0000 (07:58 +0200)
commitee25c1478f1cad0e4e44663aab8aefe33f06c4da
tree44c9e7216610bdca195f21d4934ece4d339df456
parent890f7d8fdfa1c6f71138cfcb270159990ca2bd47
perf tools: Only save the event formats we need

While opening a trace event counter, every events are saved in
the trace.info file. But we only want to save the
specifications of the events we are using.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <1251421798-9101-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-record.c
tools/perf/util/parse-events.c
tools/perf/util/parse-events.h
tools/perf/util/trace-event-info.c
tools/perf/util/trace-event-parse.c
tools/perf/util/trace-event-read.c
tools/perf/util/trace-event.h