Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2012-04-27 | [observer] Allow bifs when selecting functions for trace | Dan Gudmundsson | |
Sigh (currently) bifs are not included in: Mod:module_info(functions) only in Mod:module_info(exports). Erlang compiler bug? | |||
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-18 | [observer] Work around wxWidgets windows bug | Dan Gudmundsson | |
wxCheckListBox:setClientData crashes on windows | |||
2011-11-17 | [observer] Rework tracing part of the gui | Dan Gudmundsson | |
No tracing is implemented yet. | |||
2011-11-08 | [observer] Started on a wx gui | Magnus Eriksson | |