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
/
transko
/
one.stp
blob: 508ce9d435b946f5676b755a24c80b85ba3e4ae7 (
plain
)
1
2
3
4
5
6
#! stap -p3 probe begin { print (1 = a) print (a+1 = 4) }