perf trace: Introduce syscall arg formatters
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 23 Aug 2013 21:14:48 +0000 (18:14 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2013 20:25:47 +0000 (17:25 -0300)
commit13d4ff3eb36474728be2acfa773b31ff39f3ea4d
tree2635d824bb6fc1f8f03aae0fd77d45b380826d76
parentadaa18bf5d9128c4a34f5350b1d46555a949ebc4
perf trace: Introduce syscall arg formatters

Starting with one for printing pointers in hexadecimal, using the
information in the syscall tracepoint format.

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