diff options
author | Alex Shlyapnikov <alekseys@google.com> | 2017-10-23 17:12:07 +0000 |
---|---|---|
committer | Alex Shlyapnikov <alekseys@google.com> | 2017-10-23 17:12:07 +0000 |
commit | 028c4cddad4bb4f2979c53aba3cb2e00d1f50397 (patch) | |
tree | aae6a0b58c977e35e819e86dd8829a116907659f /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | b791802aef27656581b3a33acf9953974c8c28da (diff) | |
download | bcm5719-llvm-028c4cddad4bb4f2979c53aba3cb2e00d1f50397.tar.gz bcm5719-llvm-028c4cddad4bb4f2979c53aba3cb2e00d1f50397.zip |
[Sanitizers] New sanitizer API to purge allocator quarantine.
Summary:
Purging allocator quarantine and returning memory to OS might be desired
between fuzzer iterations since, most likely, the quarantine is not
going to catch bugs in the code under fuzz, but reducing RSS might
significantly prolong the fuzzing session.
Reviewers: cryptoad
Subscribers: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D39153
llvm-svn: 316347
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions