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
/
examples
/
helloworld.stp
blob: c1e50c0f51d6fbc2b821468df0b6af89b6f40a60 (
plain
)
1
2
#! /usr/bin/stap probe begin { log("hello world") exit () }