aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vminfo/features.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/flatrpc, pkg/vminfo, executor: introduce readonly coverageAlexander Potapenko2025-07-311-0/+2
* all: remove loop variables scopingTaras Madan2025-02-171-1/+0
* pkg/vminfo: add more details to an execution errorAleksandr Nogikh2024-07-091-1/+1
* Revert "pkg/vminfo: make it possible to force coverage support"Dmitry Vyukov2024-06-281-1/+1
* pkg/vminfo: make it possible to force coverage supportAleksandr Nogikh2024-06-281-1/+1
* executor: add runner modeDmitry Vyukov2024-06-241-5/+15
* pkg/ipc: remove ExecOptsDmitry Vyukov2024-05-211-2/+1
* pkg/ipc: remove ProgInfoDmitry Vyukov2024-05-211-2/+2
* pkg/ipc: use flatrpc flagsDmitry Vyukov2024-05-171-17/+17
* pkg/host: return slices of pointersDmitry Vyukov2024-05-171-1/+1
* pkg/fuzzer: manipulate ipc.ExecOptsAleksandr Nogikh2024-05-161-1/+1
* pkg/runtest: use queue.Request and queue.ResultAleksandr Nogikh2024-05-161-1/+4
* pkg/vminfo: run programs interactivelyAleksandr Nogikh2024-05-161-6/+16
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-0/+192