HomeFreeBSD

Start project branch for integrating runtime coverage instrumentation

Description

Start project branch for integrating runtime coverage instrumentation
in to the build

Runtime coverage instrumentation is typically used/useful with gcov/lcov,
and helps developers gather information about how many times lines/branches
are hit, etc in order to help them improve tests for libraries/programs.

gcov statistics are separate from gprof statistics.

Details

Provenance
ngieAuthored on
Parents
rS320179: add -znotext to kernel module link invocation
Branches
Unknown
Tags
Unknown

Very Large Commit

This commit is very large, and affects more than 2000 files. Changes are not shown.