[ < ] | [ > ] | [ << ] | [ 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
.
6.1 Introduction to gcov | Introduction to gcov. | |
6.2 Invoking gcov | How to use gcov. | |
6.3 Using gcov with GCC Optimization | Using gcov with GCC optimization. | |
6.4 Brief description of gcov data files | The files used by gcov. |