diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2013-10-03 17:14:35 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2013-10-03 17:14:35 +0000 |
commit | 92b54796149a8b5995fa49c43f43b709b83c5644 (patch) | |
tree | bc656bfd316d5c016faf49d93fe8647cb3170935 /lib/asan/asan_report.cc | |
parent | 0c8af33262be025def2108352f9a720d9559ffdb (diff) | |
download | compiler-rt-92b54796149a8b5995fa49c43f43b709b83c5644.tar.gz |
tsan: add memory_limit_mb flag
The flag allows to bound maximum process memory consumption (best effort).
If RSS reaches memory_limit_mb, tsan flushes all shadow memory.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@191913 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/asan/asan_report.cc')
0 files changed, 0 insertions, 0 deletions