]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit768ad6f5189c7bd7415f1a0f270d6a82212edfab
tree656298749b7d859c73a3710df1d2f0751f28ecae
parent24a867f4432824f98a034f2018d4c7b5ba611878
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