syzkaller/syz-manager
Dmitry Vyukov b06a63128a manager: improve how crashes are saved
Now crashes dir contains 1 subdirectory per unique crash type.
Each subdirectory contains 'description' file with a unique string identifying
the crash type (e.g. "KASAN: slab-out-of-bounds Read of size 2 in bit_putcs"),
and up to 100 logN and reportN files with raw crash log (as before) and
post processed kernel oops message.
2016-09-01 17:08:22 +02:00
..
cover.go manager: mark covered lines with /*covered*/ 2016-08-31 19:20:27 +02:00
example.cfg added an optional initrd flag. 2016-07-07 12:08:20 +08:00
html.go manager: measure execution speed starting from first VM connect 2016-08-21 19:04:50 -07:00
manager.go manager: improve how crashes are saved 2016-09-01 17:08:22 +02:00
persistent.go manager: ignore .git dir in corpus 2016-08-28 10:48:21 +02:00