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.printf
/
basic6.stp
blob: 69721188fcd9b8d1518e3199cd877c9d1bb5fbaf (
plain
)
1
2
3
4
5
probe begin { printf("Hello%%World"); exit() }