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.printf
/
bin1.stp
blob: 2177d8b3dd3be9e189b079a1e95266f83626ed82 (
plain
)
1
2
3
4
5
probe begin { printf("%1b", 0x42) exit() }