diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
| commit | 87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch) | |
| tree | 9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/gprof | |
| parent | f63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff) | |
Notes
Diffstat (limited to 'usr.bin/gprof')
| -rw-r--r-- | usr.bin/gprof/gprof.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1 index df83a70025d15..b251defa51d23 100644 --- a/usr.bin/gprof/gprof.1 +++ b/usr.bin/gprof/gprof.1 @@ -62,7 +62,8 @@ that are compiled for profiling. reads the given object file (the default is .Pa a.out) and establishes the relation between it's symbol table -and the call graph profile. The default graph profile file name is the name +and the call graph profile. +The default graph profile file name is the name of the executable with the suffix .Pa .gmon appended. |
