aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_darwin.h
Commit message (Expand)AuthorAgeFilesLines
* executor: decouple kcov memory allocation from the traceAlexander Potapenko2025-08-051-1/+2
* all: format with clang-format-20Aleksandr Nogikh2025-04-241-1/+1
* pkg/rpcserver: move kernel test/data range checks from executorDmitry Vyukov2024-07-011-15/+0
* executor: factor out is_kernel_pc helperDmitry Vyukov2024-06-111-0/+5
* executor: add end-to-end coverage/signal/comparisons testDmitry Vyukov2024-06-111-0/+5
* executor: better errors for failed mmapsDmitry Vyukov2022-10-211-2/+3
* fix: "mmap_alloc_size"->"cov->mmap_alloc_size"aiQG_2022-02-211-1/+1
* executor: delay kcov mmap until it is neededAleksandr Nogikh2021-12-031-11/+7
* executor: reserve fds that will belong to kcovAleksandr Nogikh2021-12-031-0/+8
* executor: initial darwin supportPatrick Meyer2021-05-201-0/+123