aboutsummaryrefslogtreecommitdiffstats
path: root/docs/executing_syzkaller_programs.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix a typoDmitry Vyukov2020-05-311-1/+1
| | | Fixes ##1778
* docs: move go install instructions to setup.mdAndrey Konovalov2020-05-071-3/+3
| | | | Also update go version requirement to 1.13.
* docs: update source download instructionsDmitry Vyukov2020-05-021-1/+1
| | | | | | | | Since we don't don't have auto-generated files checked-in, go get fails to parse packages. go get only prog package without building, this will checkout the whole repo anyway and that's the only thing we need.
* all: switch to Go 1.12Dmitry Vyukov2019-03-141-3/+3
| | | | | | | | Differences in code formatting between Go versions cause constant problems for us (https://github.com/golang/go/issues/25161). Currently we support 1.9 and 1.10. Switch to newer 1.11 and 1.12. Fixes #1013
* Update executing_syzkaller_programs.mdDmitry Vyukov2019-01-151-2/+4
| | | | -cover=0 is the default now -procs=16 looks too high, syzbot uses 6-8 so let's suggest 8
* docs: update path to syz-execprog binaryDmitry Vyukov2017-11-071-7/+10
|
* Update executing_syzkaller_programs.mdDmitry Vyukov2017-08-091-0/+6
|
* docs: move executing syzkaller page from wikiAndrey Konovalov2017-06-141-0/+47