commit | 689d30187828afe1faedf050b2f7593515b90c76 | [log] [tgz] |
---|---|---|
author | Marti Raudsepp <marti@juffo.org> | Tue Oct 27 00:33:05 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 27 14:52:32 2009 +0100 |
tree | 5432cc61da8e4c5bf50b80159a2d4bd1ed4c95e3 | |
parent | 85df6f683efa457440eb922272fd5a71aa022ad4 [diff] |
perf tools: Output 'perf list' to stdout not stderr Writing to stdout is probably the expected behavior because the user explicitly asked for a list. Signed-off-by: Marti Raudsepp <marti@juffo.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <4ebb59420ef057972167.1256603585@localhost> Signed-off-by: Ingo Molnar <mingo@elte.hu>