perf trace beauty: Export the "int" and "hex" syscall arg formatters
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Jul 2017 13:19:18 +0000 (10:19 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Jul 2017 02:13:54 +0000 (23:13 -0300)
commit2c2b1623d46ce1f9c0ef5d21ff64a2c3f960e489
treecf4a594515a4c086f2c9fb32317132f63266c6fe
parentf9f83b3344f9ed6e1d33a87810f38eca5ed6a14f
perf trace beauty: Export the "int" and "hex" syscall arg formatters

The most basic ones, for pointers, unaugmented fds, etc, to be used
in the initial fcntl 'arg' beautifier.

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