aboutsummaryrefslogtreecommitdiffstats
path: root/tools/stress
Commit message (Collapse)AuthorAgeFilesLines
* remove master and naming overhaulDmitry Vyukov2015-12-171-153/+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.
* move Gate type to ipc package and use it in stress toolDmitry Vyukov2015-12-171-8/+22
| | | | This allows to print what programs stress executes.
* tools/stress: minor improvementsDmitry Vyukov2015-12-171-10/+22
|
* tools/stress: support missing flagsDmitry Vyukov2015-11-231-2/+15
|
* go fmtDmitry Vyukov2015-11-101-1/+1
|
* support parallel execution in stress utilityDmitry Vyukov2015-11-101-19/+27
|
* read corpus from a zip archive in stress toolDmitry Vyukov2015-10-201-8/+11
|
* initial support for call prioritiesDmitry Vyukov2015-10-141-1/+1
|
* process covereage in ipc package instead of fuzzerDmitry Vyukov2015-10-131-1/+1
|
* make ipc.Env.Exec accept the program to executeDmitry Vyukov2015-10-131-2/+1
|
* initial commitDmitry Vyukov2015-10-121-0/+104