perf trace: Allow specifying names to syscall arguments formatters
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Jul 2017 18:47:30 +0000 (15:47 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 20 Jul 2017 12:55:53 +0000 (09:55 -0300)
commitc51bdfecd782eec710237c53137e0fefd032d287
tree643a080eb2e870f6d3ea89ab9d0042de2c5713e3
parent332337dafc98d88561bf3730f80c59cc93f089e1
perf trace: Allow specifying names to syscall arguments formatters

For tracepointless syscalls, like clone, otherwise get them from the
tracepoint's /format file.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-ml5qvv1w5k96ghwhxpzzsmm3@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c