Re: [PATCH v2 2/2] contrib/plugins: add a drcov plugin

2021-10-21 Thread Alex Bennée
NDNF writes: > This patch adds the ability to generate files in drcov format. > Primary goal this script is to have coverage > logfiles thatwork in Lighthouse. > > Signed-off-by: Ivanov Arkady > --- > contrib/plugins/Makefile |1 > contrib/plugins/drcov.c | 148 > +

[PATCH v2 2/2] contrib/plugins: add a drcov plugin

2021-10-15 Thread NDNF
This patch adds the ability to generate files in drcov format. Primary goal this script is to have coverage logfiles thatwork in Lighthouse. Signed-off-by: Ivanov Arkady --- contrib/plugins/Makefile |1 contrib/plugins/drcov.c | 148 ++ 2 files