[Erlang Systems]

eprof

MODULE

MODULE SUMMARY

DESCRIPTION

EXPORTS

start() -> {ok,Pid} | {error,Reason}

start_profiling(Rootset) -> profiling | error
profile(Rootset) -> profiling | error

stop_profiling() -> profiling_stopped | profiling_already_stopped

profile(Rootset,Fun) -> {ok,Value} | {error,Reason} | error
profile(Rootset,Module,Function,Args) -> {ok,Value} | {error,Reason} | error

analyse()

total_analyse()

log(File) -> ok

stop() -> stopped

AUTHORS


tools 2.3
Copyright © 1991-2003 Ericsson Utvecklings AB