On Fri, Jun 16, 2023 at 06:45:46PM +0200, Peter Oberparleiter wrote: > I don't feel very strongly about this specific feature - it seemed to me > that it could be implemented in a non-intrusive way and it provides > value to at least one developer. And it'll get us better tooling integration. I'm the author of ktest [1], which does interactive and automated kernel testing. With this feature I'll be able to generate gcov/lcov output with a single argument to build-test-kernel, and hopefully with a bit of extra work get code coverage analysis as part of CI runs. [1] https://evilpiepirate.org/git/ktest.git