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: b7d1d139432b3fce45597feaa47850bbf514e7f5 (
plain
)
1
2
3
4
#! stap -p2 global x probe kernel.function("do_sys_open") if (x = 1) { } # bad side-effect