cp in erlang traces

Joel Reymont joelr1@REDACTED
Thu Oct 28 19:30:24 CEST 2010


Assume a trace from erlang:trace that looks like this:

{trace_ts, Pid, call, {_M, _F, Arity} = Func, {cp, CP}, TS}

What does CP stand for here and how would you use it if you were building your own profiler?

This does not seem to be documented in the man page for erlang:trace.

	Thanks, Joel

---
http://twitter.com/wagerlabs



More information about the erlang-questions mailing list