syzkaller/tools
Dmitry Vyukov 7c1ee0634b tools/create-gce-image.sh: ignore SIGINT
If the script is aborted at an unfortunate point, it leaves the whole system broken.
E.g. we've seen that fdisk cannot update partition table until the next reboot.
If you really need to kill it, use a different signal. But better wait.
2017-07-17 14:45:41 +02:00
..
kcovtrace tools/kcovtrace: add KCOV-based tracing utility 2017-01-20 14:56:20 +01:00
syz-benchcmp tools/syz-benchcmp: add utility for visualization of syz-manager benchmarking results 2017-01-20 14:56:20 +01:00
syz-crush syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
syz-dashtool syz-dash/dashboard: move from dashboard 2017-06-23 15:22:34 +02:00
syz-db all: use consistent file permissions 2017-07-03 14:00:47 +02:00
syz-execprog all: use consistent file permissions 2017-07-03 14:00:47 +02:00
syz-mutate fuzzer: combine progs from corpus 2016-11-25 09:58:17 +01:00
syz-prog2c pkg/csource: move from csource 2017-06-17 14:41:15 +02:00
syz-report pkg/report: move from report 2017-06-17 14:41:15 +02:00
syz-repro syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
syz-stress pkg/ipc: move from ipc 2017-06-17 14:41:15 +02:00
syz-symbolize tools/syz-symbolize: add report mode 2017-06-30 15:17:42 +02:00
syz-tty Fix incorrect argument in syz-tty (#260) 2017-06-27 16:55:11 +02:00
syz-upgrade all: use consistent file permissions 2017-07-03 14:00:47 +02:00
create-gce-image.sh tools/create-gce-image.sh: ignore SIGINT 2017-07-17 14:45:41 +02:00
create-image.sh tools/create-image.sh: create 2G images 2017-07-17 09:56:08 +02:00