From ff4a3345a1b2a40ff1b8b983153d0b1fcc72f1c5 Mon Sep 17 00:00:00 2001 From: Dean Deng Date: Sun, 18 Oct 2020 22:20:26 -0700 Subject: pkg/build: omit gvisor platform code from coverage instrumentation Collecting coverage in platform/ring0 code causes the kvm platform to crash, possibly due torestrictions on the address space that coverage data is violating. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7bb381c12..cf33e8b48 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -29,6 +29,7 @@ Google Inc. Ioana-Ruxandra Stancioi Stefano Duo Aleksandr Nogikh + Dean Deng Baozeng Ding Lorenzo Stoakes Jeremy Huang -- cgit mrf-deployment