perf session: Remove unneeded dump_printf calls
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 9 Dec 2010 14:20:20 +0000 (12:20 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 9 Dec 2010 14:20:20 +0000 (12:20 -0200)
Since we check at the beginning of the callers, no need to ask if
dump_trace is set multiple times.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ian Munsie <imunsie@au1.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found