.. _trace: AVL-APB Trace ============= .. inheritance-diagram:: avl._core.trace :parts: 2 The trace module is a passive component hangs of the :any:`Monitor ` item_export. Each :any:`SequenceItem` generated by the monitor is exported to the trace.csv. This file can be analyzed like all other AVL trace files using the `avl-trace-analyzer `_ tool. .. code-block:: python avl.Factory.set_variable("*.agent_cfg.has_trace", True)