summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerTracePC.h
Commit message (Expand)AuthorAgeFilesLines
...
* [libFuzzer] more the feature set to InputCorpus; on feature update, change th...Kostya Serebryany2016-09-301-9/+4
* [sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create on...Kostya Serebryany2016-09-291-3/+3
* [libFuzzer] speedup TracePC::FinalizeTraceKostya Serebryany2016-09-281-1/+1
* [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script ...Kostya Serebryany2016-09-271-2/+1
* [libFuzzer] simplify HandleTrace again, start re-running interesting units an...Kostya Serebryany2016-09-231-0/+12
* [libFuzzer] reset Counters (trace-pc-guard) before every runKostya Serebryany2016-09-231-1/+1
* [libFuzzer] be more precise about what we reset in TracePCKostya Serebryany2016-09-231-3/+3
* [libFuzzer] fix merging with trace-pc-guardKostya Serebryany2016-09-231-0/+1
* [libFuzzer] simplify the TracePC logicKostya Serebryany2016-09-231-6/+4
* [libFuzzer] move value profiling logic into TracePCKostya Serebryany2016-09-231-0/+7
* [libFuzzer] change ValueBitMap to remember the number of bits in itKostya Serebryany2016-09-231-4/+4
* [libFuzzer] add 'features' to the corpus elements, allow mutations with Size ...Kostya Serebryany2016-09-221-11/+13
* [libFuzzer] more refactoringKostya Serebryany2016-09-211-0/+1
* [libFuzzer] refactoring: split the large header into many; NFCKostya Serebryany2016-09-211-0/+84
* [libFuzzer] refactoring around PCMap, NFCKostya Serebryany2016-08-161-37/+0
* [libfuzzer] Refactoring coverage state-management code.Mike Aizatsky2016-05-101-0/+37
OpenPOWER on IntegriCloud