Lines Matching refs:gcov
28 @setfilename gcov-tool
33 @chapter @command{gcov-tool}---an Offline Gcda Profile Processing Tool
35 @command{gcov-tool} is a tool you can use in conjunction with GCC to
39 * Gcov-tool Intro:: Introduction to gcov-tool.
40 * Invoking Gcov-tool:: How to use gcov-tool.
44 @section Introduction to @command{gcov-tool}
47 @command{gcov-tool} is an offline tool to process gcc's gcda profile files.
49 Current gcov-tool supports the following functionalities:
89 depends on the link list order of gcov-info objects. This order is different in
90 gcov-tool from that in the online merge. It's expected to have different
103 @section Invoking @command{gcov-tool}
106 gcov-tool @r{[}@var{global-options}@r{]} SUB_COMMAND @r{[}@var{sub_command-options}@r{]} @var{profi…
109 @command{gcov-tool} accepts the following options:
113 gcov-tool [@option{-v}|@option{--version}] [@option{-h}|@option{--help}]
115 gcov-tool merge [merge-options] @var{directory1} @var{directory2}
120 gcov-tool rewrite [rewrite-options] @var{directory}
126 gcov-tool overlap [overlap-options] @var{directory1} @var{directory2}
136 gpl(7), gfdl(7), fsf-funding(7), gcc(1), gcov(1) and the Info entry for
145 Display help about using @command{gcov-tool} (on the standard output), and
150 Display the @command{gcov-tool} version number (on the standard output),