diff options
Diffstat (limited to 'testsuite/buildok/syscall.stp')
-rwxr-xr-x | testsuite/buildok/syscall.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/buildok/syscall.stp b/testsuite/buildok/syscall.stp index 2fdab5b0..b3af7100 100755 --- a/testsuite/buildok/syscall.stp +++ b/testsuite/buildok/syscall.stp @@ -1,4 +1,4 @@ -#! stap -p4 +#! stap -wp4 probe syscall.*, syscall.*.return { if (retstr != "") |