syzkaller/tools
Dmitry Vyukov 3db67897de tools/kcovtrace: add KCOV-based tracing utility
kcovtrace is like strace but show kernel coverage collected with KCOV.
It is very simplistic at this point and does not support multithreaded processes, etc.
It can be used to understand, for example, exact location where kernel bails out
with an error for a particular syscall.
2017-01-20 14:56:20 +01: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 manager: add ability to ignore bugs 2016-12-19 17:39:03 +01:00
syz-db tools/syz-db: add new utility 2017-01-16 20:44:01 +01:00
syz-execprog sys: add proc type to denote per proccess integers 2016-11-25 17:51:41 +01:00
syz-mutate fuzzer: combine progs from corpus 2016-11-25 09:58:17 +01:00
syz-prog2c repro: factor out of syz-repro tool 2016-11-19 10:00:36 +01:00
syz-report manager: add ability to ignore bugs 2016-12-19 17:39:03 +01:00
syz-repro manager: add ability to ignore bugs 2016-12-19 17:39:03 +01:00
syz-stress tools/syz-stress: switch to the new corpus database format 2017-01-17 17:14:11 +01:00
syz-symbolize manager: add ability to ignore bugs 2016-12-19 17:39:03 +01:00
syz-upgrade tools/syz-upgrade: helper tool for corpus format upgrades 2015-12-28 12:49:19 +01:00
create-gce-image.sh syz-gce: support continous build 2017-01-16 20:33:22 +01:00
create-image.sh tools/create-image.sh: simplify script 2017-01-16 20:34:35 +01:00