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
/
nine.stp
blob: 05d53d09ce6f7a07c8d2a5dcfbe63e74c139726c (
plain
)
1
2
3
4
5
6
7
8
#! stap -p2 global a probe foo { a[4] = 1; a = 2; }