10000 Releases · zhongwencool/observer_cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zhongwencool/observer_cli

1.8.3

24 Apr 08:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...1.8.3

v1.8.2

07 Feb 10:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...v1.8.2

1.8.1

17 Dec 13:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

Show process's label and node's dist_stats

21 Oct 09:29
19b2011
Compare
Choose a tag to compare

New Feature:

  • Process Label Display: Now shows the process's label when set using proc_lib:set_label(Label).
  • System View Update: Displays the number of bytes in the output distribution queue, which sits between Erlang code and the port driver, using the undocumented function erlang:dist_get_stat/1.
  • Added support for to jump to a specific process PID.

Bug Fix

  • Resolved an issue where the Doc View would not display when the OTP version is 27.
iShot_2024-10-21_17 15 49 iShot_2024-10-21_17 13 10 iShot_2024-10-21_17 13 41

1.7.5

08 Aug 08:19
4b21dba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.4...1.7.5

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
0