| www.delorie.com/gnu/docs/binutils/gprof_7.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
-d[num]
--debug[=num]
gprof.
-Oname
--file-format=name
-s
--sum
gprof to summarize the information
in the profile data files it read in, and write out a profile data
file called `gmon.sum', which contains all the information from
the profile data files that gprof read in. The file `gmon.sum'
may be one of the specified input files; the effect of this is to
merge the data in the other input files into `gmon.sum'.
Eventually you can run gprof again without `-s' to analyze the
cumulative data in the file `gmon.sum'.
-v
--version
gprof to print the current version
number, and then exit.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |