syzkaller/pkg
Dmitry Vyukov 34f2c2332b pkg/report: add Output to Report
Whole raw output is indivisble part of Report,
currently we always pass Output separately along with Report.
Make Output a Report field.

Then, put whole Report into manager Crash and repro context and Result.
There is little point in passing Report as aa bunch of separate fields.
2017-11-29 14:36:51 +01:00
..
ast pkg/ast: fix TestParseAll 2017-10-19 10:45:27 +02:00
compiler pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
config pkg/config: provide SaveData function 2017-11-16 10:10:12 +01:00
cover pkg/cover: move from cover 2017-06-17 14:41:15 +02:00
csource sys/linux: open files from /proc 2017-11-27 09:08:59 +01:00
db all: use consistent file permissions 2017-07-03 14:00:47 +02:00
email pkg/email: ignore missing To: header 2017-11-22 12:03:31 +01:00
gce vm/gce: fix boot output capture 2017-11-22 17:56:48 +01:00
gcs vm/gce: accept un-tar-ed image 2017-06-17 17:06:29 +02:00
git pkg/git: fix branch during fetch 2017-11-17 14:17:47 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys/linux: open files from /proc 2017-11-27 09:08:59 +01:00
ifuzz pkg/ifuzz: use serializer 2017-09-04 20:25:22 +02:00
ipc pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
kernel sys/linux: add binder descriptions 2017-11-27 15:09:30 +01:00
log pkg/log: fix tests with -count>0 2017-08-09 10:24:34 +02:00
osutil pkg/osutil: properly set gid for sandboxing 2017-11-17 14:28:45 +01:00
report pkg/report: add Output to Report 2017-11-29 14:36:51 +01:00
repro pkg/report: add Output to Report 2017-11-29 14:36:51 +01:00
rpctype syz-fuzzer: fix manager polling 2017-10-23 09:59:39 +02:00
serializer all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
symbolizer pkg/osutil: don't leace runaway processes 2017-11-16 12:48:02 +01:00