Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-20 | [observer] Automatically add active node | Siri Hansen | |
When setting trace flags on 'new_processes' or 'new_ports', the currently active node is now automatically added if no other node is traced. | |||
2016-05-20 | [observer] Allow more trace flags on procs/ports from GUI | Siri Hansen | |
2016-05-20 | [observer] Add more default match specs for messages | Siri Hansen | |
2016-05-20 | [observer] Improve appearance in Trace tab | Siri Hansen | |
* Only allow single selection of modules * Add right click menu to remove module * Allow multiple selection of nodes, and show procs/ports for ALL selected nodes * On right click, only show menu items that make sense for the current content and selection * Add tooltips with help text | |||
2016-05-19 | [observer] Allow multiple select in Ports tab | Siri Hansen | |
This is helpful when selecting ports to be traced. | |||
2016-05-19 | [observer] In Trace tab, show procs/ports for selected node only | Siri Hansen | |
Earlier, all traced processes and ports would be shown, independent of selected nodes in node view. This is now corrected. | |||
2016-05-19 | [observer] Add menu option to set default MS for send/receive | Siri Hansen | |
2016-05-19 | [observer] Add tracing of ports | Siri Hansen | |
2016-05-19 | [observer] Add functionality in GUI for trace pattern on messages | Siri Hansen | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-01-27 | observer: cosmetic gui tweaks | Dan Gudmundsson | |
Mainly mac stuff | |||
2012-06-28 | [observer] Fix dialyser warnings | Dan Gudmundsson | |
2011-12-02 | [observer] Added an application viewer | Dan Gudmundsson | |
2011-11-25 | [observer] Fix listctrl colum size calculation | Dan Gudmundsson | |
2011-11-24 | [observer] Add more trace functionality | Dan Gudmundsson | |
Add logging output options, to file, shell or log-window. Add remove/change process options, trace patterns via right-click. Show traced nodes. Add possibility to add named processes, which will be traced on all nodes. Add menu to log window | |||
2011-11-18 | [observer] Implemented basic tracing functionality | Dan Gudmundsson | |
Use ttb which does most of the work already. | |||
2011-11-17 | [observer] Rework tracing part of the gui | Dan Gudmundsson | |
No tracing is implemented yet. | |||
2011-11-10 | [observer] Misc cleanup and fixes | Dan Gudmundsson | |
Make sure that the menus work on MacOsX. Fix asserts on debug build on linux. Make sure epmd is started before distribution. Rewrote multi-selection code observer_pro_wx. | |||
2011-11-08 | [observer] Started on a wx gui | Magnus Eriksson | |