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
/
utrace18.stp
blob: 5d4960db3f25814f02f9a923659a1e5d36ad92e9 (
plain
)
1
2
3
4
#! stap -p2 # write to $return probe process("/bin/cat").syscall.return { $return = 1 }