eprof

Functions


start() -> term()

stop() -> term()

analyze() -> term()

analyze(Type) -> term()

analyze(Type, Opts) -> term()

profile(Rootset) -> term()

profile(Fun, Opts) -> term()

profile(Rootset, Fun, Pattern) -> term()

profile(Rootset, Fun, Pattern, Options) -> term()

profile(Rootset, M, F, A, Pattern) -> term()

dump() -> term()

log(File) -> term()

start_profiling(Rootset) -> term()

start_profiling(Rootset, Pattern) -> term()

start_profiling(Rootset, Pattern, Options) -> term()

stop_profiling() -> term()

init(X1) -> term()

handle_call(X1, From, State) -> term()

handle_cast(Msg, State) -> term()

handle_info(X1, S) -> term()

terminate(Reason, State) -> term()

code_change(OldVsn, State, Extra) -> term()