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

mcermak at redhat dot com sourceware-bugzilla@sourceware.org
Tue Jun 21 08:42:00 GMT 2016


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

--- Comment #6 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 9345
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9345&action=edit
proposed patch

Attaching updated patch hopefully addressing all of the above.  It contains not
only updated generator script scripts/dump-syscalls.sh, but also
tapset/linux/syscall_table.stp with some generic stuff, and finally 3 arch
specific syscall tables and a testsuite bit.

So far it tests fine with the accept.c testcase, which isn't much, but should
be good enough for a proof of concept.  To address the mapping between
syscalls, function syscall_map(name1, name2) has been added.  Currently it is
being called from testsuite/systemtap.syscall/sys.stp.

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


More information about the Systemtap mailing list