Commit-ID: baa676103037e0dd145bb905eb51bc0b2f48fd49 Gitweb: https://git.kernel.org/tip/baa676103037e0dd145bb905eb51bc0b2f48fd49 Author: Hendrik Brueckner <[email protected]> AuthorDate: Thu, 8 Feb 2018 12:47:49 +0100 Committer: Arnaldo Carvalho de Melo <[email protected]> CommitDate: Thu, 15 Feb 2018 10:06:00 -0300
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl Grab a copy of the s390 system call table file introduced with commit 857f46bfb07f53dc112d69bdfb137cc5ec3da7c5 "s390/syscalls: add system call table". Signed-off-by: Hendrik Brueckner <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Michael Petlan <[email protected]> Cc: Thomas Richter <[email protected]> Cc: [email protected] LPU-Reference: [email protected] Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> --- {arch/s390/kernel => tools/perf/arch/s390/entry}/syscalls/syscall.tbl | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/arch/s390/kernel/syscalls/syscall.tbl b/tools/perf/arch/s390/entry/syscalls/syscall.tbl similarity index 100% copy from arch/s390/kernel/syscalls/syscall.tbl copy to tools/perf/arch/s390/entry/syscalls/syscall.tbl

