syzkaller/syz-manager/mgrconfig
Dmitry Vyukov cd44cce1df syz-manager/mgrconfig: restore old enable/disable_syscalls behavior
The previous change in behavior break a bunch of existing configs
("bpf" does not match anything). Restore old behavior.
To get only write syscall, one can do:
enable_syscalls: "write",
disable_syscalls: "write$*"
2018-04-07 13:48:55 +02:00
..
testdata syz-manager/mgrconfig: add gce examples 2017-10-10 15:47:27 +02:00
mgrconfig_test.go syz-manager/mgrconfig: restore old enable/disable_syscalls behavior 2018-04-07 13:48:55 +02:00
mgrconfig.go syz-manager/mgrconfig: restore old enable/disable_syscalls behavior 2018-04-07 13:48:55 +02:00