.. Copyright 1988-2021 Free Software Foundation, Inc. This is part of the GCC manual. For copying conditions, see the GPL license file .. _gcov: gcov---a Test Coverage Program ------------------------------ :command:`gcov` is a tool you can use in conjunction with GCC to test code coverage in your programs. .. toctree:: :maxdepth: 2 gcov-a-test-coverage-program/introduction-to-gcov gcov-a-test-coverage-program/invoking-gcov gcov-a-test-coverage-program/using-gcov-with-gcc-optimization gcov-a-test-coverage-program/brief-description-of-gcov-data-files gcov-a-test-coverage-program/data-file-relocation-to-support-cross-profiling .. only:: man .. include:: copyright.rst