summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/use-list-order.ll
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2014-07-25 13:47:57 +0000
committerDmitry Vyukov <dvyukov@google.com>2014-07-25 13:47:57 +0000
commitfe17080c88246781cc2c398c6a1e9e8d4419d558 (patch)
tree35758a5cdf8fa1b3f1455d931b51994dc1dfe049 /llvm/test/Bitcode/use-list-order.ll
parentd712403b98c01f12fdec3bb3af6fbf2c99a0735b (diff)
downloadbcm5719-llvm-fe17080c88246781cc2c398c6a1e9e8d4419d558.tar.gz
bcm5719-llvm-fe17080c88246781cc2c398c6a1e9e8d4419d558.zip
tsan: fix and make faster GetRSS
It is currently broken because it reads a wrong value from profile (heap instead of total). Also make it faster by reading /proc/self/statm. Reading of /proc/self/smaps can consume more than 50% of time on beefy apps if done every 100ms. llvm-svn: 213942
Diffstat (limited to 'llvm/test/Bitcode/use-list-order.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud