diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2014-07-25 13:47:57 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2014-07-25 13:47:57 +0000 |
commit | fe17080c88246781cc2c398c6a1e9e8d4419d558 (patch) | |
tree | 35758a5cdf8fa1b3f1455d931b51994dc1dfe049 /llvm/test/Bitcode/use-list-order.ll | |
parent | d712403b98c01f12fdec3bb3af6fbf2c99a0735b (diff) | |
download | bcm5719-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