Update mail address.
[deliverable/binutils-gdb.git] / gprof / gprof.texi
index d9161ffb886fea7de3678f4f6f18a6e2fb694ba2..7c01df8a5a26cd0b2d8f89d7904c501fd8b8d0a9 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c -*-texinfo-*-
 @setfilename gprof.info
-@c Copyright 1988, 1992, 1993, 1998, 1999, 2000, 2001, 2003
+@c Copyright 1988, 1992, 1993, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 @c Free Software Foundation, Inc.
 @settitle GNU gprof
 @setchapternewpage odd
@@ -572,7 +572,7 @@ print a tally of functions and the number of times each was called.
 If @var{symspec} is specified, print tally, but exclude matching symbols.
 
 @item -r
-@item --function-ordering
+@itemx --function-ordering
 The @samp{--function-ordering} option causes @code{gprof} to print a
 suggested function ordering for the program based on profiling data.
 This option suggests an ordering which may improve paging, tlb and
@@ -584,7 +584,7 @@ in a particular order is system dependent and out of the scope of this
 manual.
 
 @item -R @var{map_file}
-@item --file-ordering @var{map_file}
+@itemx --file-ordering @var{map_file}
 The @samp{--file-ordering} option causes @code{gprof} to print a
 suggested .o link line ordering for the program based on profiling data.
 This option suggests an ordering which may improve paging, tlb and
This page took 0.023184 seconds and 4 git commands to generate.