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