Skip to content

Releases: zhongwencool/observer_cli

1.7.3

17 Apr 09:11
373cd66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.2...1.7.3

1.7.2

10 Feb 15:59
Compare
Choose a tag to compare

What's Changed

  • Fix typos by @kianmeng in #84
  • Fix error when inspecting process that monitors via {RegName, Node} by @ansd in #86

New Contributors

Full Changelog: 1.7.1...1.7.2

application included started/starting/loaded/loading status

27 Aug 01:54
683257f
Compare
Choose a tag to compare
Merge pull request #83 from zhongwencool/fixed-ctrl-c-error

application view show starting/loading/startPfalse/loaded/started application.

Application support reds/memory/msgQ sort

25 Aug 02:35
095177c
Compare
Choose a tag to compare
Merge pull request #81 from zhongwencool/plugin-add-process-view

application add status: started/loaded/loading etc

fixed ps command not found

06 May 07:22
Compare
Choose a tag to compare
1.6.2

bump to 1.6.2

remove precise opt version

25 Feb 05:19
Compare
Choose a tag to compare
1.6.1

remove precise opt version

add cpu utilization and physical memory on the machine

21 Oct 12:27
7f80ae4
Compare
Choose a tag to compare
V1.6.0 (#70)

* 1.hidden schedule usage default;2.format by erlformat;3.add ps -o pcpu,pmem information

* bump to 1.6.0

* update clean/1 spec

* replace recon_alloc:memory/1 stat by active_task/context_switch/port_parallelism

* update system default interval from 1500 to 2000 (cost too many cpu)

* show Gc Words Reclaimed IO GC Total/Increments in Home view

* unuse ++

* adjust code style

* add github action

* update workflows path

* update workflows

* update document

OTP23 compat

26 May 02:49
ab76a6a
Compare
Choose a tag to compare
upgrade recon to 2.5.1 (#69)

* upgrade recon to 2.5.1

* update changelog

add sbcs_to_mbcs for block size info in system module

22 Oct 05:25
Compare
Choose a tag to compare

use otp_release when can't get specific OTP_VERSION file.

30 Jul 01:21
Compare
Choose a tag to compare
1.5.2

use otp_release when can't get specific OTP_VERSION file.