Profiler is a module that adds Spryker modules call trace graph into the profiler toolbar and page. Module is based on xhprof profiler PHP extension. It collects and filters call trace to retrieve only the spryker modules. The module call trace graph is drawn by the graphviz tool into the svg image.
composer require spryker/profiler --dev