summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/forty.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/forty.stp')
-rwxr-xr-xtestsuite/semko/forty.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/semko/forty.stp b/testsuite/semko/forty.stp
new file mode 100755
index 00000000..f7721a47
--- /dev/null
+++ b/testsuite/semko/forty.stp
@@ -0,0 +1,4 @@
+#! stap -p2
+
+global x
+probe kernel.function("sys_open") if (x = 1) { } # bad side-effect