multitrace
Functions
debug(Func) -> term()
gc(Proc) -> term()
schedule(Proc) -> term()
stop() -> term()
format(File) -> term()
format(File, Out) -> term()
handle_debug(Out, Trace, TI, N) -> term()
handle_gc(Out, Trace, TI, S) -> term()
handle_schedule(Out, Trace, TI, S) -> term()
View Functions
debug/1
gc/1
schedule/1
stop/0
format/1
format/2
handle_debug/4
handle_gc/4
handle_schedule/4