diff options
Diffstat (limited to 'testsuite/buildok')
-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 f4f23c62..a802cc97 100755 --- a/testsuite/buildok/syscall.stp +++ b/testsuite/buildok/syscall.stp @@ -1,4 +1,4 @@ -#! stap -p4 +#! stap -up4 probe syscall.*, syscall.*.return { if (returnp) |