Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-30 | update format function's description | Piotr Dorobisz | |
2011-08-30 | It is safe to change cwd on control node or remote nodes while tracing | Andrzej Telezynski | |
2011-08-30 | fixed documentation | Piotr Dorobisz | |
2011-08-30 | additional tests for ttb module | Piotr Dorobisz | |
2011-08-30 | new tests for ttb module | Piotr Dorobisz | |
2011-08-30 | updated documentation | Piotr Dorobisz | |
2011-08-30 | updated OTP tests | Piotr Dorobisz | |
2011-08-30 | (BUGFIX) Error with ip tracing to wrap sets | Piotr Dorobisz | |
2011-08-30 | Include logfile name in fetch directory name | Piotr Dorobisz | |
2011-08-30 | Added missing ttb_autostart.erl | Piotr Dorobisz | |
2011-08-30 | dbg-type tracing | Piotr Dorobisz | |
2011-08-30 | Optional handler specification allowed in stop/1 - Allowed optional handler ↵ | Piotr Dorobisz | |
specification in trace/2 | |||
2011-08-30 | Flush file trace port buffers with given frequency | Piotr Dorobisz | |
2011-08-30 | Autoresume tracing | Piotr Dorobisz | |
2011-08-30 | showing trace messages on the console in real time | Piotr Dorobisz | |
2011-08-30 | BUGFIX Occasional deadlock on ttb:stop | Piotr Dorobisz | |
2011-08-30 | Overload protection | Piotr Dorobisz | |
2011-08-30 | BUGFIX Fetch fails when nodes on the same host have different cwd | Piotr Dorobisz | |
2011-08-30 | et handled in a generic way | Piotr Dorobisz | |
2011-08-30 | Optional handler specification allowed in stop/1 | Piotr Dorobisz | |
2011-08-30 | Use shared handler state for all clients | Piotr Dorobisz | |
2011-08-30 | Always use timestamp, optional sorting | Piotr Dorobisz | |
2011-08-30 | Time-constrained tracing | Piotr Dorobisz | |
2011-08-30 | BUGFIX Fetch fails when nodes on the same host have different cwd | Piotr Dorobisz | |
2011-08-30 | One-command trace setup | Piotr Dorobisz | |
2011-08-30 | Allow to specify fetch directory | Piotr Dorobisz | |
2011-08-30 | Allow single option when list is required | Piotr Dorobisz | |
2011-08-30 | Match specification shortcuts | Piotr Dorobisz | |
2011-08-30 | fetch is default when stopping | Piotr Dorobisz | |
2011-08-30 | ttb:stop([return]) should imply fetching the data | Piotr Dorobisz | |
2011-08-30 | BUGFIX stop([fetch]) crashes when the option {file,{local,F}} has been given | Piotr Dorobisz | |
2011-03-07 | Merge branch 'bmk/inets/httpd/dont_send_empty_chunk/OTP-9091' into dev | Micael Karlberg | |
httpd_response:send_chunk handles empty list and empty binary - i.e. no chunk is sent, but it does not handle a list with an empty binary [<<>>]. This will be sent as an empty chunk - which in turn will be encoded by http_chunk to the same as a final chunk, which will make the http client believe that the end of the page is reached. | |||
2011-03-07 | Fixed release notes. | Micael Karlberg | |
2011-03-07 | Merge branch 'dev' into bmk/inets/httpd/dont_send_empty_chunk/OTP-9091 | Micael Karlberg | |
2011-03-07 | Wrong version (downgrade for 5.5 was 5.4 instead which made | Micael Karlberg | |
5.4 appear in two places). | |||
2011-03-07 | Merge branch 'dgud/dialyzer-fixes' into dev | Dan Gudmundsson | |
OTP-9107 | |||
2011-03-07 | Merge branch 'bmk/snmp/snmpc/OTP-9004' into dev | Micael Karlberg | |
Temporary fix for snmpc command line (ref man) documentation (actually renames the module instead). | |||
2011-03-07 | Temporary module "name" for the module snmpc. | Micael Karlberg | |
2011-03-07 | Merge branch 'dev' into bmk/snmp/snmpc/OTP-9004 | Micael Karlberg | |
2011-03-07 | Merge branch 'lars/xmerl/dialyzer-warnings/OTP-9074' into dev | Lars Thorsen | |
* lars/xmerl/dialyzer-warnings/OTP-9074: Removed dialyzer warning. | |||
2011-03-07 | Removed dialyzer warning. | Lars Thorsen | |
2011-03-07 | Merge branch 'lars/otp/documentation-build/OTP-9073' into dev | Lars Thorsen | |
* lars/otp/documentation-build/OTP-9073: Subsections below level 2 where not handled correct when generating html and pdf. | |||
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. | |||
2011-03-07 | Merge branch 'bjorn/erts/fix-fun-call/OTP-9095' into dev | Björn Gustavsson | |
* bjorn/erts/fix-fun-call/OTP-9095: erts: Initialize register that may be referenced by garbage collection | |||
2011-03-07 | Merge branch 'raimo/kernel-implicit_inet6-testcase' into dev | Raimo Niskanen | |
* raimo/kernel-implicit_inet6-testcase: Improve implicit_inet6 testcase skip conditions | |||
2011-03-07 | Merge branch 'ia/workaround-crypto-start-inconsistency' into dev | Ingela Anderton Andin | |
* ia/workaround-crypto-start-inconsistency: Workaround for application:start(crypto) inconsistency | |||
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin | |
2011-03-07 | Merge branch 'pg/honor-start-type-in-rel-files' into dev | Siri Hansen | |
* pg/honor-start-type-in-rel-files: Honor start type in .rel files when building relup files OTP-9097 | |||
2011-03-07 | Merge branch 'siri/observer/slow-load-of-big-crashdumps/OTP-9051' into dev | Siri Hansen | |
* 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 | |||
2011-03-07 | Merge branch 'siri/observer/improve-etop-doc/OTP-9104' into dev | Siri Hansen | |
* siri/observer/improve-etop-doc/OTP-9104: Improve documentation for etop |