gvisor/pkg/coverage
Dean Deng 65594d30ad Avoid atomic operations in kcov processing.
Atomic operations here significantly slow down gVisor builds with
kcov/coverage enabled. Also mark these functions go:norace to avoid
complaints from the race detector.

PiperOrigin-RevId: 353281865
2021-01-22 11:32:56 -08:00
..
BUILD Automated rollback of changelist 341640485 2020-11-13 11:10:36 -08:00
coverage.go Avoid atomic operations in kcov processing. 2021-01-22 11:32:56 -08:00