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
/
bz6905.stp
blob: 73c7d50c7c7f481df9240cc3e3d19bac6b3a1cc2 (
plain
)
1
2
3
4
#! stap -p2 probe process("./bz6905").statement("main@bz6905.c:*") { printf("ok") }