diff options
Diffstat (limited to 'testsuite/semok/twenty.stp')
-rwxr-xr-x | testsuite/semok/twenty.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/twenty.stp b/testsuite/semok/twenty.stp index 2e85c5e6..46dcefca 100755 --- a/testsuite/semok/twenty.stp +++ b/testsuite/semok/twenty.stp @@ -1,4 +1,4 @@ -#! stap -p2 +#! stap -wp2 probe kernel.function("*") {} probe module("*").function("*") {} |