Module xprof

XProf visual profiler.

Description

XProf visual profiler

Data Types

mfa_id()

mfa_id() = {module(), atom(), arity() | '_'}

mfa_name()

mfa_name() = atom()

mfa_spec()

mfa_spec() = {mfa_id(), {ms(), ms()}}

mode()

mode() = erlang | elixir

ms()

ms() = [tuple()]

traced function with optional match-spec used to initiate tracing (both by xprof_tracer and xprof_tracer_handler)

Function Index

start/0
stop/0

Function Details

start/0

start() -> any()

stop/0

stop() -> any()


Generated by EDoc, Dec 12 2017, 10:42:28.