diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-04-15 19:53:47 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-04-15 19:53:47 +0000 |
| commit | 5e75e35cca2eb446c514ea7c13a6be832fc8602a (patch) | |
| tree | 4fd41adb9b06d47c430aa62b53fac49b7f03b982 /usr.bin/gprof | |
| parent | 143b77576c34ac5c493e0cb926a5f830eeff480f (diff) | |
Notes
Diffstat (limited to 'usr.bin/gprof')
| -rw-r--r-- | usr.bin/gprof/gprof.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1 index 2537fc711efdd..614cf14cc7e84 100644 --- a/usr.bin/gprof/gprof.1 +++ b/usr.bin/gprof/gprof.1 @@ -61,7 +61,7 @@ that are compiled for profiling. .Nm Gprof reads the given object file (the default is .Pa a.out) -and establishes the relation between it's symbol table +and establishes the relation between its symbol table and the call graph profile. The default graph profile file name is the name of the executable with the suffix |
