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
/
semok
/
three.stp
blob: 6d822d0db11b9d357c868e903d3c7d2b5fb31ff5 (
plain
)
1
2
3
4
5
6
7
#! stap -p2 global b probe begin { a <<< 2; b[4] <<< 4; }