diff options
Diffstat (limited to 'testsuite/semok/twentyeight.stp')
-rwxr-xr-x | testsuite/semok/twentyeight.stp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/semok/twentyeight.stp b/testsuite/semok/twentyeight.stp new file mode 100755 index 00000000..f9854134 --- /dev/null +++ b/testsuite/semok/twentyeight.stp @@ -0,0 +1,4 @@ +#! stap -p2 + +# Make sure wildcards are handled +probe kerne*.funct*("sys_read").* {} |