aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux
diff options
context:
space:
mode:
authorLiz Prucka <lizprucka@google.com>2023-05-16 16:05:06 -0500
committerAleksandr Nogikh <nogikh@google.com>2023-07-10 12:23:24 +0000
commit52ae002a69946d44626bb626463c27ea196a6551 (patch)
tree504173bfa84df7ff35629a481f4920bb937699a5 /pkg/report/testdata/linux
parentd47e94ee5842166fa9b91e7affdeaa8dc4cfcd39 (diff)
pkg/cover, syz-manager: support coverage filtering with modules
Apply module conversion to filter bitmap to support coverage filtering when modules are used. Coverage bitmap is decanonicalized to match each instance's module PCs. This was done by decanonicalizing the map of bitmap PCs before bitmap creation to simplify conversion. I could convert the final bitmap or pass in the canonicalization instance to createCoverageFilter() to prevent this change. The "coverFilter" used by the manager is only used on canonicalized PCs, so it remains unchanged.
Diffstat (limited to 'pkg/report/testdata/linux')
0 files changed, 0 insertions, 0 deletions