]> Pileus Git - ~andy/linux/commit
perf trace: Add helper for syscalls with a single strarray arg
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2013 15:13:37 +0000 (12:13 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 9 Oct 2013 20:40:44 +0000 (17:40 -0300)
commit453350dd0f0245b91b1e43310f5966fb1c51e7bd
tree152c8a8bb2a0049640f13cdf01211f221078dd2a
parent5cea6ff265e6979226b751f5ebfdda4594322523
perf trace: Add helper for syscalls with a single strarray arg

In such cases just stating the (arg, name, array) is enough, reducing
the size of the syscall formatters table.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.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-3k53p6dv2sh4ydsc5k5otoia@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c