summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/utrace11.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/utrace11.stp')
-rwxr-xr-xtestsuite/semko/utrace11.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/semko/utrace11.stp b/testsuite/semko/utrace11.stp
new file mode 100755
index 00000000..d78b602c
--- /dev/null
+++ b/testsuite/semko/utrace11.stp
@@ -0,0 +1,4 @@
+#! stap -p2
+
+# path can't end with '/'
+probe process("/foo/bar/").death { }