[PATCH v4] Fix nd_syscalls.stp for architectures using SYSCALL_WRAPPERS.
Josh Stone
jistone@redhat.com
Tue May 26 18:27:00 GMT 2009
On 05/23/2009 01:30 AM, Przemyslaw Pawelczyk wrote:
> Add kprobe.function("SyS_*") probe points to nd_syscall.* probe aliases.
> Analogue of commit 132c337c with two exceptions:
> - remove sufficiency of these new probe points (use '?' instead of '!'),
> because translator always considers them resolved,
> - make non-SyS probe points optional in probe aliases affected by
> syscall wrappers, because otherwise they will fail on such
> architectures.
Committed, thanks!
Josh
More information about the Systemtap
mailing list