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)
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>

No differences found