[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)
commit936b1e774f1f357bfd5fc9e2d63a2b6a44e1c846
tree37b91e95a2f089091773d0610ec19dc75ee8fc0e
parent1201117e604bb46087788bbebae401d9a4187df1
[libFuzzer] be more careful with memory usage, print peak rss in status lines

llvm-svn: 283418
llvm/lib/Fuzzer/FuzzerCorpus.h
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerLoop.cpp