aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/observer_backend.erl
AgeCommit message (Expand)Author
2018-02-06runtime_tools: Do not call erlang:get_stacktrace()Hans Bolinder
2017-12-19Turn on scheduler_wall_time in an alive processDan Gudmundsson
2017-09-05observer: Improve handling of UnicodeSiri Hansen
2017-08-11Add System statistics / limit panelGabriele Santomaggio
2017-05-09observer: chunk process list infoDan Gudmundsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-20observer: add new bind_to_device port optionAndreas Schultz
2016-12-12[etop] Show CPU utilization for last interval onlySiri Hansen
2016-12-05[observer] Add more port informationSiri Hansen
2016-05-19[observer] Add Ports tab in GUISiri Hansen
2016-05-12runtime_tools: Fix unmatched return warningsBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2014-02-13runtime_tools: Do not turn off scheduler_wall_timeDan Gudmundsson
2014-01-27observer: Fix memory and scheduler info and handle missing fieldsDan Gudmundsson
2013-11-14Fix observer retrieval of alloc infoRickard Green
2013-05-23observer: Improve initial call infoDan Gudmundsson
2013-05-23observer: Add allocator info to guiSiri Hansen
2013-03-04[observer] Improve measurement of CPU utilization in etopSiri Hansen
2013-03-04[observer] Fix non tail-recusive loop when measuring scheduler utilizationSiri Hansen
2012-11-22Fix Table Viewer refresh crash on no more existing ets tablesPeti Gömöri
2012-02-21[observer] Move data collector to run_time toolsDan Gudmundsson
2011-12-05[observer] Move rpc calls to runtime toolsDan Gudmundsson
2011-08-30Support for stopped and resumed tracing.Andrzej Telezynski
2011-08-30It is safe to change cwd on control node or remote nodes while tracingAndrzej Telezynski
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP