Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-05-21 | observer: corrected tip message | Fredrik Gustafsson | |
2013-05-21 | observer: re-indetion of observer_procinfo.erl | Fredrik Gustafsson | |
2013-05-21 | Add processes state view in observer | crownedgrouse | |
State of generic processes is shown in a new tab of the existing processes view. Behaviour is also shown when declared into the module attributes, otherwise 'undefined'. If state format is not detected, Format is set to 'overriden' when format_status/2 is defined, otherwise 'unknown'. Some processes don't treat system messages, this imply a short delay for displaying the process view, arbitrary set to 200ms. | |||
2012-06-28 | [observer] Fix dialyser warnings | Dan Gudmundsson | |
2012-04-27 | [observer] Fix dead processes | Dan Gudmundsson | |
Again sigh | |||
2012-01-16 | [observer] Fix refresh dead process crash | Dan Gudmundsson | |
Reported by Pailleau Eric | |||
2011-11-25 | [observer] Change process_info stack to be listctrl | Dan Gudmundsson | |
2011-11-18 | [observer] Implemented basic tracing functionality | Dan Gudmundsson | |
Use ttb which does most of the work already. | |||
2011-11-10 | [observer] Improve process_info window | Dan Gudmundsson | |
Also refactor some (re)used code | |||
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 | |