summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/maxactive01.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/maxactive01.stp')
-rwxr-xr-xtestsuite/parseko/maxactive01.stp7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/parseko/maxactive01.stp b/testsuite/parseko/maxactive01.stp
new file mode 100755
index 00000000..d0a8c4da
--- /dev/null
+++ b/testsuite/parseko/maxactive01.stp
@@ -0,0 +1,7 @@
+#!./stap -p2
+
+# maxactive with "begin" probe
+
+probe begin.maxactive(3)
+{
+}