tracer v0.1.1 Tracer.ProcessHelper

Implements helper functions to find OTP process hierarchy

Link to this section Summary

Link to this section Functions

Link to this function ensure_pid(pid)
Link to this function ensure_pid(pid, node)
Link to this function find_all_children(pid)
Link to this function find_all_children(pid, node)
Link to this function find_all_supervisor_children(list, acc)
Link to this function find_all_supervisor_children(list, acc, node)
Link to this function find_children(pid)
Link to this function find_children(pid, node)
Link to this function process_info_on_node(pid, node)
Link to this function type(pid, node)
Link to this function which_children_on_node(pid, node)