diff options
author | Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it> | 2009-05-23 10:30:40 +0200 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-05-26 11:21:05 -0700 |
commit | eee30f40ac28c7090a269611fb1baea5c050c612 (patch) | |
tree | 38372f6446b4c9851450fe1f3dc256f40ccee10b /dwflpp.h | |
parent | c9116e9980ad6e417697737f8d54a4a625811245 (diff) | |
download | systemtap-steved-eee30f40ac28c7090a269611fb1baea5c050c612.tar.gz systemtap-steved-eee30f40ac28c7090a269611fb1baea5c050c612.tar.xz systemtap-steved-eee30f40ac28c7090a269611fb1baea5c050c612.zip |
Fix nd_syscalls.stp for architectures using SYSCALL_WRAPPERS.
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.
Signed-off-by: Josh Stone <jistone@redhat.com>
Diffstat (limited to 'dwflpp.h')
0 files changed, 0 insertions, 0 deletions