From: Frederic Weisbecker Date: Fri, 28 Aug 2009 01:09:58 +0000 (+0200) Subject: perf tools: Only save the event formats we need X-Git-Tag: v2.6.32-rc1~720^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef2ed1066ae9f8080cd96cba11c2d41118b8792;p=pandora-kernel.git 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 Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Steven Rostedt LKML-Reference: <1251421798-9101-1-git-send-email-fweisbec@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed