summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/sixteen.stp
blob: 31e01238287b63062ac8892efc0488377b01082d (plain)
1
2
3
4
5
6
7
#! stap -p1

# complicated probe point wildcard
probe abcX { }

probe *abc* { }