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
/
compiler-rt
/
lib
/
fuzzer
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] remove the data-flow-trace (DFT) python scripts; their functional...
Kostya Serebryany
2019-05-23
2
-138
/
+0
*
[libFuzzer] DFT: when dumping coverage, also dump the total number of instrum...
Kostya Serebryany
2019-05-08
1
-0
/
+17
*
[libFuzzer] extend the data flow tracer to also produce basic block coverage ...
Kostya Serebryany
2019-05-08
1
-0
/
+2
*
[libFuzzer] Fix DataFlow.cpp logic when tracing long inputs.
Max Moroz
2019-04-12
1
-2
/
+2
*
[libFuzzer] Another follow up fix for Data Flow scripts in Py3.
Max Moroz
2019-04-04
1
-2
/
+6
*
[libFuzzer] Fix output format in data flow merge script after Py3 change.
Max Moroz
2019-04-04
1
-1
/
+1
*
[libFuzzer] Make DataFlow scripts Python3 compatible.
Max Moroz
2019-04-04
2
-6
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[fuzzer] Python 3 print fixes
Vitaly Buka
2018-06-17
2
-4
/
+4
*
[fuzzer] Fix collect_data_flow.py for python 3
Vitaly Buka
2018-06-17
1
-1
/
+1
*
[libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...
Kostya Serebryany
2018-06-06
1
-1
/
+24
*
[libFuzzer] add collect_data_flow.py that allows to run the data-flow tracer ...
Kostya Serebryany
2018-05-31
1
-0
/
+56
*
[libFuzzer] DataFlow tracer now tags a subset of the input. A separate script...
Kostya Serebryany
2018-05-24
1
-0
/
+36
*
[LibFuzzer] Unbreak the `trace-malloc-unbalanced.test` when using Python 3.
Dan Liew
2018-04-20
1
-5
/
+5
*
[fuzzer] Script to detect unbalanced allocation in -trace_malloc output
Vitaly Buka
2017-11-01
1
-0
/
+93
*
Revert "[fuzzer] Fix threaded stack printing and nested mallocs"
Vitaly Buka
2017-11-01
1
-93
/
+0
*
[fuzzer] Script to detect unbalanced allocation in -trace_malloc output
Vitaly Buka
2017-10-31
1
-0
/
+93