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
/
atomic.stp
blob: 0069045349a0e8da700794c98c38ac00e9918d2f (
plain
)
1
2
3
4
5
6
#! stap -p4 probe begin { printf("%d\n", atomic_long_read(0)) exit() }