Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-13 | Test cuddling | Dan Gudmundsson | |
Tests on slow vnc server times out. | |||
2016-05-12 | observer: Align system info boxes | Dan Gudmundsson | |
Looks better IMHO | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-09-23 | fix capitalization of headings | Rich Morin | |
Several initialisms (eg, ERTS, ETS, SMP) are used as headings. They were being capitalized incorrectly, | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-27 | observer: Add a new tab memory allocator charts | Dan Gudmundsson | |
Easier to the see memory usage and utilization as charts instead of values that is updating during runtime. Remove from system page and create a separate allocator tab. | |||
2014-01-27 | observer: cosmetic gui tweaks | Dan Gudmundsson | |
Mainly mac stuff | |||
2014-01-27 | observer: Fix memory and scheduler info and handle missing fields | Dan Gudmundsson | |
Fix app viewer crash | |||
2013-06-04 | [observer] Add mbcs_pool to allocator info in system window | Siri Hansen | |
2013-05-23 | observer: Add allocator info to gui | Siri Hansen | |
2012-06-28 | [observer] Fix dialyser warnings | Dan Gudmundsson | |
2011-12-05 | [observer] Move rpc calls to runtime tools | Dan Gudmundsson | |
2011-12-02 | [observer] Added an application viewer | 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-11 | [observer] Fix portability bugs | Dan Gudmundsson | |
Turn on generic listctrl implementation on Mac, the native doesn't work in wx-2.8. Fix listctrl colours on mac Turn on wxSystemMenu for miniFrame to get a close box on Windows. Direct observer help to a browser. Cleanups | |||
2011-11-10 | [observer] Improve process_info window | Dan Gudmundsson | |
Also refactor some (re)used code | |||
2011-11-08 | [observer] Clean up code | Dan Gudmundsson | |
system tab, timer handling and "etop" code More info in system tab, same timer handling in all tabs. Remove dependency off etop process, do the roughly the same functionality on our own. | |||
2011-11-08 | [observer] Started on a wx gui | Magnus Eriksson | |