perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 26 Jul 2018 12:26:13 +0000 (09:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 31 Jul 2018 13:52:47 +0000 (10:52 -0300)
commit03aeb6c818b608a2b344e21bb978030c41158045
tree6777d50430857e7456124dd736832fd94b00f982
parentbc972ada4f85450ebf20c4981ee84a1a4b060161
perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg

It'll be wired to 'perf trace' in the next cset.

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: https://lkml.kernel.org/n/tip-2i9vkvm1ik8yu4hgjmxhsyjv@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.perf
tools/perf/trace/beauty/Build
tools/perf/trace/beauty/beauty.h
tools/perf/trace/beauty/socket.c [new file with mode: 0644]