summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/thirtyfive.stp
blob: 325c90fbbacb3241f7321ae65a00fb16d0dfe1d1 (plain)
1
2
3
4
5
6
7
8
#! stap -p2

// PR11208
probe kernel.function("sys""_""open") {}
probe kernel.function("sys" "_" "close") {}
probe kernel.function("p"
		"a" "n" "i"
	       	"c") {}