diff options
Diffstat (limited to 'gprof/gprof.texi')
-rw-r--r-- | gprof/gprof.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 8c240b1..d77d12d 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -1635,7 +1635,7 @@ gprof @var{executable-file} gmon.sum > @var{output-file} @section Estimating @code{children} Times Some of the figures in the call graph are estimates---for example, the -@code{children} time values and all the the time figures in caller and +@code{children} time values and all the time figures in caller and subroutine lines. There is no direct information about these measurements in the profile |