gprof.texi: minor fix.

This commit is contained in:
Jeffrey Osier 1993-11-03 11:44:35 +00:00
parent d6e524f308
commit a2b3470778
1 changed files with 2 additions and 0 deletions

View File

@ -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.