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
/
parseko
/
seven.stp
blob: 06f8a3ba1d1fc54c134bb46962ae358febcb16d2 (
plain
)
1
2
3
4
5
6
7
8
#! stap -p1 probe foo { (a,) in b; (,c) in d; () in e; a in e[2]; }