aboutsummaryrefslogtreecommitdiffstats
path: root/manager/html.go
Commit message (Collapse)AuthorAgeFilesLines
* remove master and naming overhaulDmitry Vyukov2015-12-171-300/+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.
* add various statistics to http interfaceDmitry Vyukov2015-11-191-0/+37
|
* initial support for call prioritiesDmitry Vyukov2015-10-141-1/+76
|
* initial commitDmitry Vyukov2015-10-121-0/+188