diff options
Diffstat (limited to 'testsuite/parseok/five.stp')
-rwxr-xr-x | testsuite/parseok/five.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseok/five.stp b/testsuite/parseok/five.stp index a475807e..b7690943 100755 --- a/testsuite/parseok/five.stp +++ b/testsuite/parseok/five.stp @@ -1,4 +1,4 @@ -#! parsetest +#! stap -p1 probe lkst("process_contextswitch") {} probe syscall("name").return {} |