perf trace beauty: Export the fd beautifier for use in more places
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Jul 2017 18:21:40 +0000 (15:21 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Jul 2017 02:14:02 +0000 (23:14 -0300)
commitfc65eb8213a437b43e9de7776699aaa25dfa00df
tree66c9184b3f426b42027ab5c8465b8742d2b86f6f
parent7ee5743404e3641f3c11792761632a5a7d583587
perf trace beauty: Export the fd beautifier for use in more places

Now that the beautifiers are being split into multiple source and object
files, we will need more of them exported, do it for the 'fd' one, will
be used to augment the return of some syscalls that may return an 'fd',
such as fcntl(fd, F_DUPFD).

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