[Bug tapsets/10712] standardize syscall trace rendering
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jul 6 20:42:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=10712
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsmith at redhat dot com
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
I'm not sure we're still thinking about this idea, but I will note that we are
doing something like this for a few syscalls. Some syscalls arg rendering is so
complicated, we wrote macros (in tapset/linux/syscalls.stpm) to handle all the
details. We then call these macros from the syscall and nd_syscall tapsets.
We've done this for the following syscalls: futex (@__futex_argstr), keyctl
(@__keyctl_argstr), and quotactl (@__quotactl_argstr).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list