perf beauty: Make all sockaddr files use a common naming scheme
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Nov 2021 12:42:01 +0000 (09:42 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Nov 2021 13:40:34 +0000 (10:40 -0300)
commitfa020dd78f9b6ec589c046c2b19a8a38127c3025
tree1b6c770777dfdcf42b379441afeb6fe2e9c739a2
parent5833291ab6de9c3e2374336b51c814e515e8f3a5
perf beauty: Make all sockaddr files use a common naming scheme

The script that generates the tables was named 'socket.sh', which is
confusing, rename it to sockaddr.sh and make sure the related
Makefile.perf targets also use the 'sockaddr' namespace.

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