Using the GNU Compiler Collection (GCC): Gcov-tool Intro |
---|
Next: Invoking Gcov-tool, Up: Gcov-tool [Contents][Index]
gcov-tool
gcov-tool
is an offline tool to process gcc’s gcda profile files.
Current gcov-tool supports the following functionalities:
Examples of the use cases for this tool are:
Note that for the merging operation, this profile generated offline may contain slight different values from the online merged profile. Here are a list of typical differences:
Next: Invoking Gcov-tool, Up: Gcov-tool [Contents][Index]