From: Ingo Molnar Date: Wed, 3 Jun 2009 07:38:58 +0000 (+0200) Subject: perf report: Print -D to stdout X-Git-Tag: v2.6.31-rc1~383^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3502973d005ed89cc2b3f39780813a341ddba97f;p=pandora-kernel.git 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 Cc: Mike Galbraith Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: Thomas Gleixner Cc: John Kacur LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed