4 Commits

Author SHA1 Message Date
Dmitry Vyukov
862594f1b6 manager: don't confuse users with zero coverage 2016-02-18 21:48:45 +01:00
Dmitry Vyukov
d439da5b7c manager: do GC after cover profile generation
Don't retain more memory than necessary.
2016-02-16 15:07:27 +01:00
Dmitry Vyukov
36b96db4da manager: import net/http/pprof
Also expose how much memory is spent on coverage information.
2016-01-19 12:29:59 +01:00
Dmitry Vyukov
8e7ca7c5ff remove master and naming overhaul
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.
2015-12-17 16:06:33 +01:00