aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorJeffrey Osier <jeffrey@cygnus>1993-11-03 11:44:35 +0000
committerJeffrey Osier <jeffrey@cygnus>1993-11-03 11:44:35 +0000
commita2b3470778527767dba357ae5b27db9ec82f6722 (patch)
tree8a2c64e87bc3339e12b5ae3f16af587dc002109a /gprof
parentd6e524f30851d7bd1c8a260a49fed60bdfd864ef (diff)
downloadfsf-binutils-gdb-a2b3470778527767dba357ae5b27db9ec82f6722.zip
fsf-binutils-gdb-a2b3470778527767dba357ae5b27db9ec82f6722.tar.gz
fsf-binutils-gdb-a2b3470778527767dba357ae5b27db9ec82f6722.tar.bz2
gprof.texi: minor fix.
Diffstat (limited to 'gprof')
-rw-r--r--gprof/gprof.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi
index 8bc7af8..6f5c05d 100644
--- a/gprof/gprof.texi
+++ b/gprof/gprof.texi
@@ -88,6 +88,8 @@ can use it to determine which parts of a program are taking most of the
execution time. We assume that you know how to write, compile, and
execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
+This manual was updated January 1993.
+
@menu
* Why:: What profiling means, and why it is useful.
* Compiling:: How to compile your program for profiling.