Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-21 | 908 Bytes | |
Show process_s label and node_s dist_stats source code.tar.gz | 2024-10-21 | 49.2 kB | |
Show process_s label and node_s dist_stats source code.zip | 2024-10-21 | 62.4 kB | |
Totals: 3 Items | 112.5 kB | 0 |
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 <Pid> 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.