aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2017-12-14 13:28:00 +0100
committerMartin Schwidefsky <[email protected]>2018-01-23 07:36:45 +0100
commit9797f14404fb21efbea62fe4cf8806f2fbdaaa23 (patch)
tree194ccf9459bc0a01b6ab043d53e45a26a6bb5f53 /tools/perf/scripts/python/call-graph-from-sql.py
parent0a12ed2c21c2e0909b3624fed9152f92ea5dfdc6 (diff)
s390: remove bogus system call table entries
The 64 bit system call table contains three entries that come without a matching NR_<name> entry in unistd.h. In fact all three of them do not make sense on 64 bit, but only for compat processes. llseek and mmap2 were specifically introduced for 32 bit / compat processes. getrlimit is wired up twice, so that only the entry that comes with a corresponding NR_getrlimit needs to be kept. The other entries can be removed, since it seems very unlikely that this will break user space. Reported-by: Hendrik Brueckner <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions