index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Fuzzer
/
FuzzerTracePC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] add -print_coverage=1 flag to print coverage directly from libFuz...
Kostya Serebryany
2016-09-18
1
-0
/
+11
*
[libFuzzer] use 'if guard' instead of 'if guard >= 0' with trace-pc; change t...
Kostya Serebryany
2016-09-18
1
-37
/
+32
*
[libFuzzer] properly reset the guards when reseting the coverage. Also try to...
Kostya Serebryany
2016-09-17
1
-0
/
+8
*
[libFuzzer] change trace-pc to use 8-byte guards
Kostya Serebryany
2016-09-17
1
-28
/
+46
*
[libFuzzer] make caller-callee feedback work with trace-pc-guard
Kostya Serebryany
2016-09-15
1
-0
/
+12
*
[libFuzzer] implement print_pcs with trace-pc-guard. Change the trace-pc-guar...
Kostya Serebryany
2016-09-15
1
-6
/
+18
*
[libFuzzer] add 8-bit counters to trace-pc-guard handler
Kostya Serebryany
2016-09-15
1
-9
/
+44
*
[libFuzzer] start using trace-pc-guard as an alternative source of coverage
Kostya Serebryany
2016-09-14
1
-23
/
+13
*
[libFuzzer] add more __attribute__((visibility("default")))
Kostya Serebryany
2016-08-18
1
-0
/
+2
*
[libFuzzer] refactoring around PCMap, NFC
Kostya Serebryany
2016-08-16
1
-31
/
+10
*
[LibFuzzer] Provide stub implementation of __sanitizer_cov_trace_pc_indir
Dan Liew
2016-06-06
1
-1
/
+9
*
[libfuzzer] Refactoring coverage state-management code.
Mike Aizatsky
2016-05-10
1
-20
/
+24
*
[libFuzzer] speedup path coverage handling
Kostya Serebryany
2016-02-27
1
-18
/
+18
*
[libFuzzer] initial implementation of path coverage based on -fsanitize-cover...
Kostya Serebryany
2016-02-26
1
-0
/
+59