[libFuzzer] add option -report_slow_units=Nsec to control when slow units are printed
authorKostya Serebryany <kcc@google.com>
Wed, 5 Aug 2015 21:43:48 +0000 (21:43 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 5 Aug 2015 21:43:48 +0000 (21:43 +0000)
commit71414244472d8b14a0dd3b07a4b71fa449b13189
tree548add2dadc9ee6e6c638693d4c34e94ad443457
parent764fea6d11b5b5db9fcfa258d8e8ae079789b0a0
[libFuzzer] add option -report_slow_units=Nsec to control when slow units are printed

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