Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
export_flamegraph
Method
This is a method of the Profiler class in the profiler module.Export flamegraph to SVG file. Note: Requires flamegraph data. For full flamegraph support, use py-spy: py-spy record -o profile.svg — python script.py
Signature
Parameters
No description available.
Uses
cls.get_flamegraph_dataf.write
Source
View on GitHub
praisonai/profiler.py at line 717
