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
/
thirteen.stp
blob: 32228e79487e11f27dbbdaf3e8761f91b2d2c218 (
plain
)
1
2
3
4
5
6
#! stap -p4 probe kernel.function("vfs_read") { printf ("count=%d\n", $count) }