syzkaller/tools
Dmitry Vyukov 1dcdf7ef37 tools/syz-stress: fix syscall list parsing
If -syscalls flag is empty (default),
strings.Split produces an empty string which
is then not parsed as valid syscall name.
2019-06-14 12:19:25 +02:00
..
android Android: Add simple test harness for Sandbox 2018-10-12 16:39:26 +02:00
kcovtrace tools/kcovtrace: Fix the format of kcovtrace.c 2019-06-11 15:25:32 +02:00
syz-benchcmp tools/syz-benchcmp: update name of coverage stat 2019-04-08 15:10:07 +02:00
syz-bisect tools/syz-bisect: add usage docs 2019-05-13 13:04:01 +02:00
syz-cover tools/syz-cover: add utility for generation of coverage reports 2018-12-10 16:37:01 +01:00
syz-crush vm: allow fine-grained control over program exit conditions 2018-12-24 09:59:56 +01:00
syz-db prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-declextract sys/windows: add more descriptions 2017-09-27 20:17:09 +02:00
syz-env Makefile: don't cross-compile executor if cross-compiler is missing 2019-01-24 11:28:55 +01:00
syz-execprog executor: implement support for leak checking 2019-05-20 19:40:20 +02:00
syz-fmt pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
syz-headerparser tools: add headerparser as a tool to assist in writing system call descriptions 2017-08-25 17:23:52 +02:00
syz-imagegen all: fix too long lines 2018-05-05 16:00:01 +02:00
syz-mutate syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00
syz-prog2c executor: implement support for leak checking 2019-05-20 19:40:20 +02:00
syz-repro Review 2018-11-21 07:27:04 +01:00
syz-runtest pkg/runtest: add simple USB runtest 2019-05-31 13:35:25 +02:00
syz-stress tools/syz-stress: fix syscall list parsing 2019-06-14 12:19:25 +02:00
syz-symbolize tools/syz-symbolize: add optional arch flag with sensible default 2018-12-08 18:59:10 +01:00
syz-testbuild syz-ci: don't assume kernel config is called .config 2019-05-12 11:38:18 +02:00
syz-trace2syz .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
syz-tty Fix incorrect argument in syz-tty (#260) 2017-06-27 16:55:11 +02:00
syz-upgrade prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-usbgen sys: add USB descriptions 2019-04-11 16:24:45 +02:00
check_links.py check_links: ignore mailto:* links 2019-03-01 13:19:42 +01:00
create-gce-image.sh tools/create-gce-image.sh: Generate ppc64le pseries disk images 2019-05-03 10:00:16 +02:00
create-image.sh tools/create-image.sh: fix two issues 2019-03-12 18:33:29 +01:00
create-openbsd-gce-ci.sh tools/create-openbsd: valid URIs must use a single slash (#1184) 2019-05-15 12:08:03 -07:00
create-openbsd-vmm-worker.sh tools/create-openbsd: valid URIs must use a single slash (#1184) 2019-05-15 12:08:03 -07:00
demo_setup.sh tools: improve demo_setup.sh 2018-04-07 12:33:23 +02:00