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

global x
probe kernel.function("sys_open") if (x = 1) { }  # bad side-effect