tracer v0.1.1 Tracer.Probe
Probe manages a single probe
Link to this section Summary
Link to this section Functions
Link to this function
add_clauses(probe, clauses)
Link to this function
add_process(probe, procs)
Link to this function
apply(probe, flags \\ [])
Link to this function
arity(probe, enable)
Link to this function
clauses(probe)
Link to this function
disable(probe)
Link to this function
enable(probe)
Link to this function
enabled?(probe)
Link to this function
get_trace_cmds(probe, flags \\ [])
Link to this function
get_type(probe)
Link to this function
match(probe, fun)
Link to this function
new(opts)
Link to this function
new(type, opts \\ [])
Link to this function
process(probe, process)
Link to this function
process_list(probe)
Link to this function
process_list(probe, procs)
Link to this function
remove_clauses(probe, clauses)
Link to this function
remove_process(probe, procs)
Link to this function
return_to(probe, enable)
Link to this function
timestamp(probe, enable)
Link to this function
type(probe, type)
Link to this function
valid?(probe)