Copyright © 2009-2014 Zuse Institute Berlin
Version: $Id$
Authors: Thorsten Schuett (schuett@zib.de).
dump/0 | |
dump_perf/0 | |
start/0 | |
start_perf/0 | |
tracer/1 | |
tracer_perf/1 |
start() -> ok
start_perf() -> ok
tracer(Pid :: comm:erl_local_pid()) -> no_return()
tracer_perf(Pid :: comm:erl_local_pid()) -> no_return()
dump() -> [{Pid :: pid(), Pid2 :: pid(), {M :: module(), F :: atom(), Args :: list()}}]
dump_perf() -> [{Pid :: pid(), ScheduledIn :: {MegaSecs :: integer(), Secs :: integer(), MicroSecs :: integer()} | ok, Runtime :: integer()}]
Generated by EDoc, Sep 11 2020, 15:25:15.