perf report: Print -D to stdout
authorIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 07:38:58 +0000 (09:38 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 08:01:57 +0000 (10:01 +0200)
commit3502973d005ed89cc2b3f39780813a341ddba97f
tree656298749b7d859c73a3710df1d2f0751f28ecae
parent8ce998d6693bd02ab3b74ee1cc303ecb1fa9b514
perf report: Print -D to stdout

-D prints to stderr - which is a bit confusing - print to stdout
instead.

Also clean up the if (dump_trace) patterns via a dprintf helper.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-report.c
This page took 0.025026 seconds and 5 git commands to generate.