summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/semko/thirtyfour.stp3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/semko/thirtyfour.stp b/testsuite/semko/thirtyfour.stp
new file mode 100755
index 00000000..6d9a67d1
--- /dev/null
+++ b/testsuite/semko/thirtyfour.stp
@@ -0,0 +1,3 @@
+#! stap -p2
+
+probe kernel.function("sys_open").return { $filename }