[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)
commit70926aed6bf3819c4b23ee0ae6cc510dbecba96e
treeae9ab03b96684ae836384d39bf35140a96f78893
parent1ce0035bf0cbbe3709473578a13e00b0731e8140
[libFuzzer] add option -report_slow_units=Nsec to control when slow units are printed

llvm-svn: 244152
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerFlags.def
llvm/lib/Fuzzer/FuzzerInternal.h
llvm/lib/Fuzzer/FuzzerLoop.cpp