syzkaller/syz-fuzzer
Dmitry Vyukov 147b97431b syz-manager: show list of all enabled syscalls
1. Show all syscalls even if they don't have coverage yet.
2. Show full syscall names.
3. Show prio/corpus/cover for paticular syscall descrimination.

This allows to check what exactly syscalls are enabled
and see prio/corpus/cover for a single syscall.
2020-01-05 11:46:33 +01:00
..
fuzzer_test.go syz-fuzzer: add program priority in corpus 2019-09-24 11:26:49 +02:00
fuzzer.go pkg/host: add Features.Supported 2019-11-16 09:58:54 +01:00
proc.go syz-manager: show list of all enabled syscalls 2020-01-05 11:46:33 +01:00
testing.go executor: refactor sandbox flags 2019-11-16 09:58:54 +01:00
workqueue.go syz-fuzzer: don't break syscalls during minimization 2018-02-19 21:48:20 +01:00