perf trace: Allow specifying which syscalls to trace
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 9 Aug 2013 15:28:31 +0000 (12:28 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 14 Aug 2013 14:44:21 +0000 (11:44 -0300)
commit2ae3a312c0ccd8ff615372f00aab1700aac27474
tree4f1a04fccc12b6ff58b2a10e6ca9f2fcaac4adbe
parentc5885749e4ebe568cca969d43488a233e69e6454
perf trace: Allow specifying which syscalls to trace

Similar to -e in strace, i.e. a comma separated list of syscall names
to trace.

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-5zku7q5wug3103k1dzn3yy63@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-trace.txt
tools/perf/builtin-trace.c
This page took 0.025887 seconds and 5 git commands to generate.