perf trace: Implement -o/--output filename
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Aug 2013 15:01:10 +0000 (12:01 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2013 19:51:31 +0000 (16:51 -0300)
commitc24ff998fc420891f17d73acab6766823d492175
tree9dd2767d9c6d961d89eb58b60d15c7189efc5812
parente3e1a54fce81ee045dd152deb5435b136cb0b75f
perf trace: Implement -o/--output filename

To output all 'trace' output to a filename, just like 'strace -ofile'

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-6q1homkwoayhmoq64y5vhel6@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-trace.txt
tools/perf/builtin-trace.c