aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/cover/canonicalizer.go
Commit message (Expand)AuthorAgeFilesLines
* all: move KernelModule into vminfo packageJoey Jiao2024-07-101-5/+6
* all: always use KernelModule ptr to unify usageJoey Jiao2024-06-171-5/+5
* syz-manager: remove the beginnings of weighted coverage filterDmitry Vyukov2024-06-051-27/+3
* pkg/cover: fix offset in canonicalizerJoey Jiao2024-05-271-4/+9
* all: adapt all cover and sig to 64bitJoey Jiao2024-05-271-28/+26
* pkg/cover: move KernelModule from pkg/hostDmitry Vyukov2024-05-031-6/+5
* all: move fuzzer to the hostAleksandr Nogikh2024-03-251-26/+12
* pkg/cover: print a warning and discard coverage if module is invalidLiz Prucka2023-08-091-16/+81
* pkg/cover, syz-manager: support coverage filtering with modulesLiz Prucka2023-07-101-0/+12
* syz-manager, pkg/cover: normalize signals between VM instancesLiz Prucka2023-06-121-35/+66
* pkg/cover: disable canonicalization when modules changeLiz Prucka2023-05-251-9/+13
* syz-manager, pkg/cover: normalize module PCs between VM instancesLiz Prucka2023-05-021-0/+130
* all: revert "syz-manager, pkg/cover: normalize module PCs between VM instances"Aleksandr Nogikh2023-04-241-130/+0
* syz-manager, pkg/cover: normalize module PCs between VM instancesLiz Prucka2023-04-241-0/+130