summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/procfs13.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/procfs13.stp')
-rwxr-xr-xtestsuite/semko/procfs13.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/semko/procfs13.stp b/testsuite/semko/procfs13.stp
new file mode 100755
index 00000000..8b5b64f1
--- /dev/null
+++ b/testsuite/semko/procfs13.stp
@@ -0,0 +1,4 @@
+#! stap -p2
+
+# no maxsize value
+probe procfs.read.maxsize { $value = "foo" }