diff options
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | 2017-12-18 18:30:13 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-01-23 09:36:50 +0300 |
commit | 857f46bfb07f53dc112d69bdfb137cc5ec3da7c5 (patch) | |
tree | d63221f5a91f1353576bf9f87b515aa466a0e63d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5daf0e3eafcf73947e0ac8d9128a610e96d90a4 (diff) | |
download | linux-857f46bfb07f53dc112d69bdfb137cc5ec3da7c5.tar.xz |
s390/syscalls: add system call table
Add a table that lists available system calls and their entry
functions. With this change, adding new system calls become
fairly easy:
1. Add a new table entry consisting of the system call number,
abi (common or 64/31 bit only), and the entry functions.
2. If necessary, create a compat syscall wrapper.
Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions