Exrun v0.2.1
  • Pages
  • Modules

    View Source Tracer.Collector (Exrun v0.2.1)

    Link to this section Summary

    Functions

    clear_traces(node)
    configure(node, io, limit, formatter)
    ensure_started(node, unlink?)
    handle_call(arg1, state)
    handle_trace(trace, state)
    init(arg)
    loop(state)
    start(node \\ node(), unlink?)
    status(node)
    stop(node)
    stop(reason, map)
    trace(node, processes, trace_options)
    trace_and_set(node, processes, trace_options, pattern)
    trace_pattern(node, pattern)

    Link to this section Functions

    Link to this function

    clear_traces(node)

    View Source
    Link to this function

    configure(node, io, limit, formatter)

    View Source
    Link to this function

    ensure_started(node, unlink?)

    View Source
    Link to this function

    handle_call(arg1, state)

    View Source
    Link to this function

    handle_trace(trace, state)

    View Source
    Link to this function

    init(arg)

    View Source
    Link to this function

    loop(state)

    View Source
    Link to this function

    start(node \\ node(), unlink?)

    View Source
    Link to this function

    status(node)

    View Source
    Link to this function

    stop(node)

    View Source
    Link to this function

    stop(reason, map)

    View Source
    Link to this function

    trace(node, processes, trace_options)

    View Source
    Link to this function

    trace_and_set(node, processes, trace_options, pattern)

    View Source
    Link to this function

    trace_pattern(node, pattern)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language