syzkaller/syz-manager
Dmitry Vyukov 6b36d33868 syz-manager: corpus rotation
Use a random subset of syscalls/corpus/coverage for each individual VM run.
Hypothesis is that this should allow fuzzer to get more coverage
find more bugs in saturated state (stuck in local optimum).
See the issue and comments for details.

Update #1348
2019-12-30 16:37:38 +01:00
..
cover.go pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
html.go pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
hub.go syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
manager.go syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
rpc.go syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
stats.go syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00