syzkaller/syz-manager
Dmitry Vyukov 652ac3731d syz-manager: add benchmarking mode
In benchmarking mode (if the new -bench flag is specified)
syz-manager writes execution statistics into the specified file.
This allows later comparison of different runs (baseline vs some experiment).
For example, verify that some fuzzing modification indeed leads to larger coverage.
2017-01-20 14:56:20 +01:00
..
cover.go syz-manager: speed up coverage report 2017-01-17 17:14:11 +01:00
example.cfg added an optional initrd flag. 2016-07-07 12:08:20 +08:00
html.go syz-manager: track fuzzing time 2017-01-20 14:56:20 +01:00
manager.go syz-manager: add benchmarking mode 2017-01-20 14:56:20 +01:00
persistent.go syz-manager: don't create legacy corpus dir if it does not exist 2017-01-20 14:56:20 +01:00