tools: replace add with xadd (#3518)
authorzcy <zcy.chenyue.zhou@gmail.com>
Thu, 1 Jul 2021 16:12:32 +0000 (00:12 +0800)
committerGitHub <noreply@github.com>
Thu, 1 Jul 2021 16:12:32 +0000 (09:12 -0700)
commit80242fbe7e3188769335f845d5c814a8bc421096
tree8199800e0dc82256e68e06d2aeefcfed18cd4289
parent719191867a25ce07dc96f7faf9b8ccedadc7ec44
tools: replace add with xadd (#3518)

resolve #3481
replace add with xadd for more tools.
29 files changed:
tools/argdist.py
tools/biolatency.py
tools/bitesize.py
tools/btrfsdist.py
tools/cachestat.py
tools/cpudist.py
tools/dbstat.py
tools/dcstat.py
tools/ext4dist.py
tools/funccount.py
tools/funcinterval.py
tools/funclatency.py
tools/hardirqs.py
tools/inject.py
tools/nfsdist.py
tools/pidpersec.py
tools/readahead.py
tools/runqlat.py
tools/runqlen.py
tools/softirqs.py
tools/stackcount.py
tools/tcprtt.py
tools/tcpsubnet.py
tools/tcpsynbl.py
tools/vfscount.py
tools/vfsstat.py
tools/wakeuptime.py
tools/xfsdist.py
tools/zfsdist.py