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: 8e779a6d587052d33e8b77f5f5fd24501bbc921f (
plain
)
1
2
3
function system (cmd:string) %{ _stp_ctl_write(STP_SYSTEM, THIS->cmd, strlen(THIS->cmd)+1); %}