Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | Use bif for counting ets tables in observer backend | Artur Cygan | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-02-06 | runtime_tools: Do not call erlang:get_stacktrace() | Hans Bolinder | |
2017-12-19 | Turn on scheduler_wall_time in an alive process | Dan Gudmundsson | |
scheduler_wall_time is ref-counted so it will turn off if process dies, keep the process that turns it on alive. | |||
2017-09-05 | observer: Improve handling of Unicode | Siri Hansen | |
2017-08-11 | Add System statistics / limit panel | Gabriele Santomaggio | |
Show the statistics, limits and percentage for atoms, processes,ports and ETS. Backward compatibility with old versions, In case the valuse is missing it shows the string Not available. | |||
2017-05-09 | observer: chunk process list info | Dan Gudmundsson | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-20 | observer: add new bind_to_device port option | Andreas Schultz | |
2016-12-12 | [etop] Show CPU utilization for last interval only | Siri Hansen | |
Since commit 265998a7e412cd382315632964846569c370a5a2, etop reports the CPU (scheduler) utilization since the tool was started instead of for the last interval only. This is now corrected. | |||
2016-12-05 | [observer] Add more port information | Siri Hansen | |
2016-05-19 | [observer] Add Ports tab in GUI | Siri Hansen | |
2016-05-12 | runtime_tools: Fix unmatched return warnings | Björn-Egil Dahlberg | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Dan Gudmundsson | |
2014-02-13 | runtime_tools: Do not turn off scheduler_wall_time | Dan Gudmundsson | |
Until this is reference counted it may interfere with other applications. The performance loss should (according to the implementor) be negligible with it always on. | |||
2014-01-27 | observer: Fix memory and scheduler info and handle missing fields | Dan Gudmundsson | |
Fix app viewer crash | |||
2013-11-14 | Fix observer retrieval of alloc info | Rickard Green | |
2013-05-23 | observer: Improve initial call info | Dan Gudmundsson | |
2013-05-23 | observer: Add allocator info to gui | Siri Hansen | |
2013-03-04 | [observer] Improve measurement of CPU utilization in etop | Siri Hansen | |
Now using scheduler_wall_time instead of runtime/wall_clock to get cpu utilization. The old version could give CPU utilization far beyond 100%. Also, a bug which sometimes gave a badarith when calculating the CPU utilization is corrected. | |||
2013-03-04 | [observer] Fix non tail-recusive loop when measuring scheduler utilization | Siri Hansen | |
2012-11-22 | Fix Table Viewer refresh crash on no more existing ets tables | Peti Gömöri | |
2012-02-21 | [observer] Move data collector to run_time tools | Dan Gudmundsson | |
2011-12-05 | [observer] Move rpc calls to runtime tools | Dan Gudmundsson | |
2011-08-30 | Support for stopped and resumed tracing. | Andrzej Telezynski | |
2011-08-30 | It is safe to change cwd on control node or remote nodes while tracing | Andrzej Telezynski | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |