]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
document -v flag
authorDavid D. Zuhn <zoo@cygnus>
Thu, 16 Dec 1993 04:18:17 +0000 (04:18 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Thu, 16 Dec 1993 04:18:17 +0000 (04:18 +0000)
gprof/ChangeLog
gprof/gprof.1
gprof/gprof.texi

index 12fac71b4c091461853bd0f2e580a19b35e35780..320f3675c67dd91513c85a1e11e2f5c5ec5b2e9c 100644 (file)
@@ -1,3 +1,9 @@
+Wed Dec 15 20:16:40 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
+
+       * gprof.texi (Invoking): add text about -v flag
+
+       * gprof.1: add text about -v flag
+
 Wed Dec  8 16:55:06 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
 
        * gprof.c (VERSION): defined a version macro, print the value 
index adb8b31cb768fee3a34792cd21a5fbca38b2d0fa..d86a3918dc63fefe863fe256b7ce840460d7a5f0 100644 (file)
@@ -189,6 +189,9 @@ executions of gprof (probably also with a
 .BR \-s  )
 to accumulate profile data across several runs of an `objfile' file.
 .TP
+.B -v
+prints the version number for gprof, and then exits.
+.TP
 .B -z
 displays routines that have zero usage (as shown by call counts
 and accumulated time).
index 6f5c05dffa8a0fd3646b8a6cb2429023a3bdfe9a..1c173f7593d16455816ba7927dce6f9c101f3509 100644 (file)
@@ -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} flags 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