aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.h
Commit message (Collapse)AuthorAgeFilesLines
* executor: add PC to kcov_comparison_tAlexander Potapenko2017-10-161-1/+4
| | | | | | | KCOV comparisons support is in the kernel mm tree already, and the patch contains an additional uint64_t to store PCs of functions calling __sanitizer_cov_trace_XXX(). Change kcov_comparison_t accordingly.
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-18/+4
|
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+684