summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerOptions.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Improve Signal Handler interface.Marcos Pividori2016-12-131-0/+7
* [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins...Kostya Serebryany2016-10-141-0/+1
* [libFuzzer] add -trace_malloc= flagKostya Serebryany2016-10-131-0/+1
* [libFuzzer] control the reload interval by a flag, make it 10 seconds by defaultKostya Serebryany2016-10-081-1/+1
* [libFuzzer] implement the -shrink=1 option that tires to make elements of the...Kostya Serebryany2016-10-011-0/+2
* [libFuzzer] remove unused optionKostya Serebryany2016-09-301-1/+0
* [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script ...Kostya Serebryany2016-09-271-0/+1
* [libFuzzer] move value profiling logic into TracePCKostya Serebryany2016-09-231-1/+1
* [libFuzzer] add stats to the corpus; more refactoringKostya Serebryany2016-09-211-0/+1
* [libFuzzer] more refactoring; NFCKostya Serebryany2016-09-211-0/+55
OpenPOWER on IntegriCloud