summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/utrace01.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/utrace01.stp')
-rwxr-xr-xtestsuite/parseko/utrace01.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseko/utrace01.stp b/testsuite/parseko/utrace01.stp
index 1cb4227f..9f3619b5 100755
--- a/testsuite/parseko/utrace01.stp
+++ b/testsuite/parseko/utrace01.stp
@@ -1,4 +1,4 @@
#! stap -p2
# process NAME must be a string
-probe process(/bin/cat).death { }
+probe process(/bin/cat).end { }