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
/
semko
/
zero.stp
blob: bb116be79881f0378b719d1372738d346751d9f6 (
plain
)
1
2
3
4
5
6
#! stap -p2 probe begin { print (1 = a) print (a+1 = 4) }