GenServer that receives trace events and builds a nested call tree.
Started with GenServer.start/2 (not start_link) so that a crash
does not kill the user's calling process.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.