aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.h
Commit message (Expand)AuthorAgeFilesLines
...
* executor, host, csource: Add support to enable KCSANMarco Elver2019-10-041-0/+1
* executor: Protect the coverage bufferAndrew Turner2019-06-041-0/+8
* executor: implement support for leak checkingDmitry Vyukov2019-05-201-0/+7
* executor: change syscall argument type to intptr_tmunjinoo2019-05-071-1/+1
* executor: fix remote coverage area sizeAndrey Konovalov2019-01-281-1/+1
* kcov: some fixes for extra coverageAndrey Konovalov2019-01-171-1/+1
* all: support extra coverageAndrey Konovalov2019-01-161-10/+41
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-301-1/+1
* executor: remap cover fd's to higher valuesDmitry Vyukov2018-08-081-2/+5
* executor: overhaulDmitry Vyukov2018-07-241-40/+109
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-3/+3
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+66