| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
gcov: a Test Coverage Program
gcov is a tool you can use in conjunction with GNU CC to
test code coverage in your programs.
This chapter describes version 1.5 of gcov.
8.1 Introduction to gcovIntroduction to gcov. 8.2 Invoking gcov How to use gcov. 8.3 Using gcovwith GCC OptimizationUsing gcov with GCC optimization. 8.4 Brief description of gcovdata filesThe files used by gcov.