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)
commit1ef2ed1066ae9f8080cd96cba11c2d41118b8792
tree44c9e7216610bdca195f21d4934ece4d339df456
parent1909629fb1ec9800cf2cb0091870d6a1c1ca665f
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