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
/
tapset
/
system.stp
blob: 83e35989896b4fbf5bf36f31075e55300a91f27c (
plain
)
1
2
3
function system (cmd:string) %{ _stp_write(STP_SYSTEM, THIS->cmd, strlen(THIS->cmd)+1); %}