[erlang-questions] capturing all traces in a running system
Joel Reymont
joelr1@REDACTED
Wed Aug 31 16:06:11 CEST 2011
Has anyone tried to capture all traces in a running system for later analysis?
What kind of performance impact does trace collection have on a running system, particularly if traces are shipped over TCP to a non-Erlang server?
It seems that it should be possible to reconstruct the behavior of a running system by logging what module started what process and by capturing all traces for offline analysis.
Has this been tried before?
Thanks, Joel
--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
More information about the erlang-questions
mailing list