* sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn.
[deliverable/binutils-gdb.git] / gprof / gprof.texi
index 6f5c05dffa8a0fd3646b8a6cb2429023a3bdfe9a..ba05b594d659446a6e829f85b85f2e159db83e1c 100644 (file)
@@ -8,7 +8,7 @@
 @c manuals to an info tree.  zoo@cygnus.com is developing this facility.
 @format
 START-INFO-DIR-ENTRY
-* gprof::                       Profiling your program's execution
+* gprof: (gprof).                Profiling your program's execution
 END-INFO-DIR-ENTRY
 @end format
 @end ifinfo
@@ -329,6 +329,10 @@ may be given; only one @var{function_name} may be indicated with each
 The @samp{-k} option allows you to delete from the profile any arcs from
 routine @var{from} to routine @var{to}.
 
+@item -v
+The @samp{-v} flag causes @code{gprof} to print the current version
+number, and then exit.
+
 @item -z
 If you give the @samp{-z} option, @code{gprof} will mention all
 functions in the flat profile, even those that were never called, and
This page took 0.023298 seconds and 4 git commands to generate.