[erlang-questions] starting eprof for all processes
Martin Dimitrov
mrtndimitrov@REDACTED
Wed Apr 3 12:58:55 CEST 2013
Hi,
I try
1> eprof:start().
{ok,<0.146.0>}
2> eprof:start_profiling(processes()).
error
How can I start profiling all processes?
Thank you,
Martin
More information about the erlang-questions
mailing list