[Bug tapsets/12748] need syscall-number database in tapset

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Mon Jun 20 18:25:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=12748

--- Comment #5 from David Smith <dsmith at redhat dot com> ---
(In reply to Martin Cermak from comment #1)
> Created attachment 9343 [details]
> syscall table tapset generator script

This script will probably need to become more generic. Right now it assumes an
arch has both a 64-bit and 32-bit syscall table. 32-bit only arches (i686, arm)
will only have 1 32-bit syscall table. Some 64-bit arches don't have a
corresponding 32-bit syscall tables (aarch64, ia64). s390x has a 31-bit syscall
table, but we can probably treat it like a 32-bit syscall table.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list