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