{% if profile_stats %}
enable_profiling=True in Config (or set FLOWSURGEON_PROFILING=1) to capture call-stack data.
{% else %}
No user-code frames were captured โ try setting profile_user_code_only=False to include stdlib frames.
{% endif %}