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
/
parseko
/
printd01.stp
blob: 31eef777dc98637456099b13ba40c29f035bc469 (
plain
)
1
2
3
4
5
6
#! stap -p1 probe begin { // missing the delimiter printd(1, 2, 3, 4, 5) }