Exrun v0.1.6 Runner
Generall functions for introspection of running elixir/erlang system
Summary
Functions
Allocators
Check for binary memory leaks, using garbage collection
Check process for binary leak
Helper function to transform bytes in appropriate format
Get allocator usage
Process info, which gives the identifier information back, like registered name, initial call and current function, which helps to identify process
Find n processes, which use the most memory
Scheduler usage based on scheduler wall time
System memory
Util allocators
Functions
Process info, which gives the identifier information back, like registered name, initial call and current function, which helps to identify process.