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
/
fortyone.stp
blob: e9b986dffaa84e37c837fa8db7a41e7fc7064a1c (
plain
)
1
2
3
#! stap -p2 probe kernel.function("sys_open") if (x > 1) { } # not a global