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
/
semko
/
twelve.stp
blob: ab71d579cad599c3025e97b9ff8f1c642021c398 (
plain
)
1
2
3
4
5
6
#! stap -p2 probe end { for (a=0; "hello";) {} while ("goodbye") {} }