aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-03-16 16:41:19 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-03-18 09:17:51 +0100
commit5c9b22d8987802fb1fc6db94815db77b1d821c73 (patch)
tree2d7a7d56f030a0c84b781ee6134d607e6e694dec /executor
parentb2e2064c210dded5b1b226df7806224c7d84d413 (diff)
pkg/cover: fix GroupPCsByModule
Both elf.go and gvisor.go are compiled into the same package, so GroupPCsByModule callback gets installed for gvisor as well. Move all modules-related logic into backend. Splitting by modules is the only modules-related part left in the common code. Move it into backend. This make Modules field unnecessary in the backend.Impl. Also move assignment to frame.Module to symbolize, reduces overall code size.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions