aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorJim Cromie <[email protected]>2011-09-07 23:14:00 +0000
committerArnaldo Carvalho de Melo <[email protected]>2011-09-29 20:03:23 +0000
commit56f3bae70638b33477a6015fd362ccfe354fd3ee (patch)
tree27f0a07cf5662f742e07f001c66ae9cf8f59d209 /tools/perf/util/annotate.c
parentperf top: Improve lost events warning (diff)
downloadkernel-56f3bae70638b33477a6015fd362ccfe354fd3ee.tar.gz
kernel-56f3bae70638b33477a6015fd362ccfe354fd3ee.zip
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
This perf stat option emulates valgrind's --log-fd option, allowing the user to send perf results elsewhere, and leaving stderr for use by the program under test. This complements --output file option, and is mutually exclusive with it. 3>results perf stat --log-fd 3 -- $cmd 3>>results perf stat --log-fd 3 --append -- $cmd The perl distro's make test.valgrind target uses valgrind's --log-fd option, I've adapted it to invoke perf also, and tested this patch there. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: Jim Cromie <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions