summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/thirtyseven.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/thirtyseven.stp')
-rwxr-xr-xtestsuite/semko/thirtyseven.stp3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/semko/thirtyseven.stp b/testsuite/semko/thirtyseven.stp
new file mode 100755
index 00000000..b0c8225e
--- /dev/null
+++ b/testsuite/semko/thirtyseven.stp
@@ -0,0 +1,3 @@
+#! stap -gp3
+
+probe kernel.statement(0).absolute { print ($any_variable) }