]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb55888d90c8b014d106fa21b3764c05f8f761f05
tree9dd2767d9c6d961d89eb58b60d15c7189efc5812
parentc99a2d9ab677af917042d12bec6b98dfede02b4c
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