diff options
author | Siri Hansen <[email protected]> | 2011-03-07 08:29:22 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2011-03-07 08:29:22 +0100 |
commit | 5878040bda0427afebf4581534b6dd6febd4b3ce (patch) | |
tree | 62f4c14b188ad04befa18822a83644eba3115672 /lib/observer/doc/src/crashdump_help.html | |
parent | dead903e9703ee043a6195cbba9b1ddd8935cba3 (diff) | |
parent | e98f3bded140a81a47667b37b6d879ee56fa0f8d (diff) | |
download | otp-5878040bda0427afebf4581534b6dd6febd4b3ce.tar.gz otp-5878040bda0427afebf4581534b6dd6febd4b3ce.tar.bz2 otp-5878040bda0427afebf4581534b6dd6febd4b3ce.zip |
Merge branch 'siri/observer/slow-load-of-big-crashdumps/OTP-9051' into dev
* siri/observer/slow-load-of-big-crashdumps/OTP-9051:
Wait longer than 5 sec instead of 2.5 sec for crashdump to be created in test
Bugfix: Never deliver empty chunk to inets
Fix file descriptor leak in crashdump_viewer:chunk_page
Minor bugfix related to improved performance of crashdump_viewer
Document new cdv script and cdv.bat file for starting crashdump viewer
Add shell script and .bat file to start crashdump_viewer
Fix slow parsing of crashdumps
Diffstat (limited to 'lib/observer/doc/src/crashdump_help.html')
-rw-r--r-- | lib/observer/doc/src/crashdump_help.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/observer/doc/src/crashdump_help.html b/lib/observer/doc/src/crashdump_help.html index 736a024288..268b9495d6 100644 --- a/lib/observer/doc/src/crashdump_help.html +++ b/lib/observer/doc/src/crashdump_help.html @@ -131,7 +131,7 @@ SRC="min_head.gif"></a> - <a NAME="ets_tables"> + <a NAME="ets_tables"><a NAME="internal_ets_tables"> <h3>ETS tables</h3> <p>The ETS table information page shows all ETS table @@ -304,4 +304,4 @@ Copyright © 1991-2003 </font> </center> </body> -</html>
\ No newline at end of file +</html> |