Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-18 | [observer] Implemented basic tracing functionality | Dan Gudmundsson | |
Use ttb which does most of the work already. | |||
2011-10-28 | Merge branch 'siri/observer/ttb-test-cleanup-slave-nodes/OTP-9644' | Siri Hansen | |
* siri/observer/ttb-test-cleanup-slave-nodes/OTP-9644: Adjust ttb_SUITE to work better on windows Cleanup after testcases in ttb_SUITE | |||
2011-10-27 | Close ip_to_file trace port in ttb:stop | Siri Hansen | |
This is a relay port opened from the IP trace client when tracing diskless nodes. The port was not closed properly in ttb:stop, which caused problems on windows since the file could not be moved to the upload directory before the file descriptor was closed. | |||
2011-10-27 | Cleanup after testcases in ttb_SUITE | Siri Hansen | |
Slave nodes were earlier stopped inside each test case. If a test case failed before this point, a slave node would survive and it might interfere with the next test case causing multiple failures. This commit moves the stopping of slave nodes out to a separate function for each test case - called during end_per_testcase. A minor correction is also done in ttb:ensure_no_overloaded_nodes - the reply message sent back from the ttb process is tagged so only the expected message will be picked from the message queue. Otherwise, for instance nodedown messages from the monitoring of slave nodes (by the test cases) could be received here. Finally, the sleep timer when waiting for trace messages to arrive over tcp/ip is extended a bit since test cases sometimes failed with missing trace messages here. | |||
2011-08-30 | Print path to logs dir unless nofetch option specified. | Andrzej Telezynski | |
2011-08-30 | Removed unused option to send realtime trace to erlide. | Andrzej Telezynski | |
2011-08-30 | Stop option 'return' changed to 'return_fetch_dir' | Andrzej Telezynski | |
2011-08-30 | It is safe to change cwd on control node or remote nodes while tracing | Andrzej Telezynski | |
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 | 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 | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |