orion_collector
v1.0.1
Pages
Modules
OrionCollector.Tracer
(orion_collector v1.0.1)
View Source
Link to this section
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
pause_trace(mfa, self)
restart_trace(mfa, self)
start_all_node_tracers(mfa, self, start_status \\ :running)
start_link(init \\ [])
start_tracer(mfa, pid, start_status)
stop(pid)
Link to this section
Functions
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
pause_trace(mfa, self)
View Source
Link to this function
restart_trace(mfa, self)
View Source
Link to this function
start_all_node_tracers(mfa, self, start_status \\ :running)
View Source
Link to this function
start_link(init \\ [])
View Source
Link to this function
start_tracer(mfa, pid, start_status)
View Source
Link to this function
stop(pid)
View Source