index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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