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
/
systemtap.base
/
bz10294.stp
blob: 0a18c45f01546f0119727c6c9c25e7881c4f7f3a (
plain
)
1
2
3
4
#! stap -p2 probe process("./bz10294").statement("*@bz10294.c:10-10") { printf("ok") }