OSDN Git Service

perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Nov 2021 13:05:53 +0000 (10:05 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Nov 2021 13:40:34 +0000 (10:40 -0300)
commit795f91db262ccc85dbc996ba27ce4ac6df529a85
tree46fb53ae16e7f694be4ad312eb24b9918edaaa11
parentfa020dd78f9b6ec589c046c2b19a8a38127c3025
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators

To avoid having to add new entries to tools/perf/Makefile.perf prep
socket.sh so that it can generate other socket table generators, such as
the upcoming SOL_ socket level one.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.perf
tools/perf/trace/beauty/socket.c
tools/perf/trace/beauty/socket.sh [moved from tools/perf/trace/beauty/socket_ipproto.sh with 100% similarity]