Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
gcov-2.95(1)
Edit
PageHistory
Diff
Info
LikePages
GCOV !!!GCOV NAME SYNOPSIS DESCRIPTION SEE ALSO AUTHOR ---- !!NAME gcov - test coverage program for GNU CC !!SYNOPSIS __gcov__ ''[[-b] [[-v] [[-n] [[-l] [[-f] [[-o directory] sourcefile'' !!DESCRIPTION This manual page documents briefly the __gcov__ command. This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. __gcov__ is a test coverage program. Use it in concert with GNU CC to analyze your programs to help create more efficient, faster running code. You can use gcov as a profiling tool to help discover where your optimization efforts will best affect your code. You can also use gcov along with the other profiling tool, __gprof__ , to assess which parts of your code use the greatest amount of computing time. !!SEE ALSO The program is documented fully by ''gcc-2.95: The GNU C compiler.'', available via the Info system. The documentation for gcov can be found in the subsection '' !!AUTHOR This manual page was written by the egcs maintainers for the Debian GNU/Linux system. ----
One page links to
gcov-2.95(1)
:
Man1g
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.