perf s390: Rework system call table creation by using syscall.tbl
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>
Thu, 8 Feb 2018 11:47:50 +0000 (12:47 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 15 Feb 2018 13:06:08 +0000 (10:06 -0300)
commit690d22d9d4423b4522fb44a71145403eef2df834
treeaf3def762a527c2972df09f0a8b47c51905604cf
parentbaa676103037e0dd145bb905eb51bc0b2f48fd49
perf s390: Rework system call table creation by using syscall.tbl

Recently, s390 uses a syscall.tbl input file to generate its system call
table and unistd uapi header files.  Hence, update mksyscalltbl to use
it as input to create the system table for perf.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Thomas Richter <tmricht@linux.vnet.ibm.com>
Cc: linux-s390@vger.kernel.org
LPU-Reference: 1518090470-2899-4-git-send-email-brueckner@linux.vnet.ibm.com
Link: https://lkml.kernel.org/n/tip-bdyhllhsq1zgxv2qx4m377y6@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/s390/Makefile
tools/perf/arch/s390/entry/syscalls/mksyscalltbl