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
/
maxactive01.stp
blob: afdb2cea3ac830f6a9f6e1365bf297f57f9c1898 (
plain
)
1
2
3
4
5
6
#! stap -p4 probe kernel.function("sys_read").return.maxactive(3) { printf("."); }