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
/
three.stp
blob: ab23b9dd49930fe69fc63a904415769d0f6a9394 (
plain
)
1
2
3
4
5
6
#! stap -p3 probe end { array[1,2] = 5 print (array[4,6]) }