diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-06-03 12:36:29 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-06-03 13:22:24 +0000 |
| commit | 04106220bf532bd22d1c36245416d060836aa0a7 (patch) | |
| tree | 1a1fb8f2dfce786264c09c122373d05927b47f9c /go.sum | |
| parent | 845e65a5b9735429f1336e165f762cba9ce13f71 (diff) | |
executor: fix gvisor signal
Fix 2 bugs:
1. We remove low 12 bits of every PC on amd64 b/c use_cover_edges return true.
This results in extremly low signal (gvisor PC are dense integers).
2. We hash prev/next PC on arm64 which does not make sense
since gvisor coverage is not a trace. This results in falsely large signal.
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions
