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
/
semok
/
thirtytwo.stp
blob: 2a69b8cd3d3f1a8f9073777b63c24d27f20898d2 (
plain
)
1
2
3
4
5
#! stap -p2 # PR 6836 probe kernel.function("sys_open").return { log($$return . $$parms) }