diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-10-25 13:59:04 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-10-25 13:59:29 +0200 |
commit | ef67cd9cf1daa1bca5b9ec65e0ea6721bb0452ed (patch) | |
tree | ad6d1d5d58550b8a9b58305b7f96a80c4eb3be67 /lib | |
parent | 5dc64cffb084e8abc6e5908025833481331f38de (diff) | |
parent | 43c4a54a25e83a33a8383b7a96af20ecd14f10de (diff) | |
download | otp-ef67cd9cf1daa1bca5b9ec65e0ea6721bb0452ed.tar.gz otp-ef67cd9cf1daa1bca5b9ec65e0ea6721bb0452ed.tar.bz2 otp-ef67cd9cf1daa1bca5b9ec65e0ea6721bb0452ed.zip |
Merge branch 'egil/eprof-doc'
* egil/eprof-doc:
otp: Update profiling doc with eprof
eprof: Fix invalid references to removed functions
OTP-9656
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tools/doc/src/eprof.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/doc/src/eprof.xml b/lib/tools/doc/src/eprof.xml index 6d68c90768..1dbc41ec8e 100644 --- a/lib/tools/doc/src/eprof.xml +++ b/lib/tools/doc/src/eprof.xml @@ -147,7 +147,7 @@ </type> <desc> <p>This function ensures that the results displayed by - <c>analyse/0</c> and <c>total_analyse/0</c> are printed both to + <c>analyze/0,1,2</c> are printed both to the file <c>File</c> and the screen.</p> </desc> </func> |