summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/utrace13.stp
blob: 16cc0391526c0c3c390061ac11a52204c0af5017 (plain)
1
2
3
4
#! stap -p2

# path can't end with '..'
probe process("/foo/bar/..").death { }