aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/strbuf.c
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-06-23 17:12:49 +0530
committerIngo Molnar <mingo@elte.hu>2009-06-23 21:58:44 +0200
commitcca03c0aeb18a975abec28df518a2b64ae3e6964 (patch)
treea18afb31eb7a9b7afb5ae23727de84bbef7d4401 /tools/perf/util/strbuf.c
parentperf report: Fix help text typo (diff)
downloadlinux-dev-cca03c0aeb18a975abec28df518a2b64ae3e6964.tar.xz
linux-dev-cca03c0aeb18a975abec28df518a2b64ae3e6964.zip
perf stat: Fix verbose for perf stat
Error message should use stderr for verbose (-v), otherwise message will be lost for: $ ./perf stat -v <cmd> > /dev/null For example on AMD bus-cycles event is not available so now it looks like: $ ./perf stat -v -e bus-cycles ls > /dev/null Error: counter 0, sys_perf_counter_open() syscall returned with -1 (Invalid argument) Performance counter stats for 'ls': <not counted> bus-cycles 0.006765877 seconds time elapsed. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <1245757369.3776.1.camel@localhost.localdomain> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/util/strbuf.c')
0 files changed, 0 insertions, 0 deletions