perf trace: Allow syscall arg formatters to mask args
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Sep 2013 13:39:21 +0000 (10:39 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Sep 2013 17:58:18 +0000 (14:58 -0300)
commit6e7eeb51106d2e9ef7975214747e76d23c5d01af
treec138f04533f0c2dd1f8157ea62bc8a8a862cd3aa
parent7bfb7e6bdd906f11ee9e751b3fec4f4fc728e818
perf trace: Allow syscall arg formatters to mask args

The futex syscall ignores some arguments according to the 'operation'
arg, so allow arg formatters to mask those.

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-abqrg3oldgfsdnltfrvso9f7@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c