OSDN Git Service

[libFuzzer] be more careful with memory usage, print peak rss in status lines
authorKostya Serebryany <kcc@google.com>
Thu, 6 Oct 2016 05:14:00 +0000 (05:14 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 6 Oct 2016 05:14:00 +0000 (05:14 +0000)
commit89268017c205effc04c3017e748b365c46d47d30
treec7a9a8953d6a89eba7f76419462c647413af1d57
parentbb3823e6307fc4f209bbe1e3d9becf89c479ced7
[libFuzzer] be more careful with memory usage, print peak rss in status lines

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283418 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerCorpus.h
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerLoop.cpp