syzkaller/syz-manager
Dmitry Vyukov f6c7b90523 syz-manager: speed up crash reading
Currently we read lots of unnecessary files. This is slow on GCE.
Read only necessary info.
For summary report use on readdirnames (which does not do stat on every file).
For detailed crash report read additional info, but only for this crash.
2017-01-16 21:39:34 +01:00
..
cover.go syz-manager: move include files to the bottom of coverage report 2017-01-09 20:20:49 +01:00
example.cfg added an optional initrd flag. 2016-07-07 12:08:20 +08:00
html.go syz-manager: speed up crash reading 2017-01-16 21:39:34 +01:00
manager.go db: add package 2017-01-16 20:42:52 +01:00
persistent.go db: add package 2017-01-16 20:42:52 +01:00