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
/
six.stp
blob: ef14827c8fc3ff6fa4314cbd4f1d23b132e4cff3 (
plain
)
1
2
3
4
5
6
7
8
9
#! stap -p2 global bar, baz probe foo { thread->bar = 4; process->baz = "5"; }