projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e524f
)
gprof.texi: minor fix.
author
Jeffrey Osier
<jeffrey@cygnus>
Wed, 3 Nov 1993 11:44:35 +0000
(11:44 +0000)
committer
Jeffrey Osier
<jeffrey@cygnus>
Wed, 3 Nov 1993 11:44:35 +0000
(11:44 +0000)
gprof/gprof.texi
patch
|
blob
|
history
diff --git
a/gprof/gprof.texi
b/gprof/gprof.texi
index 8bc7af8d55244379ffdd150f4d042d68afa1f177..6f5c05dffa8a0fd3646b8a6cb2429023a3bdfe9a 100644
(file)
--- 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.