aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_akaros.cc
Commit message (Expand)AuthorAgeFilesLines
* executor: overhaulDmitry Vyukov2018-07-241-130/+0
* executor: add timeout for akarosDmitry Vyukov2018-07-161-1/+13
* executor: repair akaros supportDmitry Vyukov2018-07-051-23/+21
* executor: rework fallback coverageDmitry Vyukov2018-06-221-4/+3
* executor: make syscall table and number constantDmitry Vyukov2018-06-071-3/+3
* executor: filter out invalid PCs on linux/x86_64Dmitry Vyukov2018-05-141-0/+10
* executor: fix read_cover_size signatureDmitry Vyukov2018-04-301-1/+1
* prog: rework address allocationDmitry Vyukov2018-02-191-0/+6
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-6/+6
* executor: prevent executor from messing with output regionDmitry Vyukov2017-10-231-0/+5
* executor: improvements for akarosDmitry Vyukov2017-10-171-6/+19
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-52/+14
* executor: add akaros supportDmitry Vyukov2017-10-161-0/+125