aboutsummaryrefslogtreecommitdiffstats
path: root/manager/cover.go
Commit message (Collapse)AuthorAgeFilesLines
* remove master and naming overhaulDmitry Vyukov2015-12-171-288/+0
| | | | | | | Remove master process entirely, it is not useful in its current form. We first need to understand what we want from it, and them re-implement it. Prefix all binaries with syz- to avoid name clashes.
* dump coverage in execprog commandDmitry Vyukov2015-10-131-1/+3
|
* initial commitDmitry Vyukov2015-10-121-0/+286