mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
2a075d57ab
Currently all (linux-specific) suppressions are hardcoded in mgrconfig. This is very wrong. Move them to pkg/report and allow to specify per OS. Add gvisor-specific suppressions. This required a bit of refactoring. Introduce mgrconfig.KernelObj finally. Make report.NewReporter and vm.Create accept mgrconfig directly instead of passing it as multiple scattered args. Remove tools/syz-parse and it always did the same as tools/syz-symbolize. Simplify global vars in syz-manager/cover.go. Create reporter eagerly in manager. Use sort.Slice more. Overall -90 lines removed. |
||
---|---|---|
.. | ||
kcovtrace | ||
syz-benchcmp | ||
syz-bisect | ||
syz-crush | ||
syz-db | ||
syz-declextract | ||
syz-env | ||
syz-execprog | ||
syz-fmt | ||
syz-headerparser | ||
syz-imagegen | ||
syz-mutate | ||
syz-prog2c | ||
syz-repro | ||
syz-stress | ||
syz-symbolize | ||
syz-tty | ||
syz-upgrade | ||
check_links.py | ||
create-gce-image.sh | ||
create-image.sh | ||
demo_setup.sh |