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
/
buildok
/
four.stp
blob: 8ceff188f3e3255bc5db0b8b417885326d957410 (
plain
)
1
2
3
4
5
6
#! stap -p4 probe module("ext3").function("*") { log ("ext3 fn") }