1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Ramón Grill 8e6f554aec Fix compiling Godot for Linux failing with `profiler_sample_callstack` 2025-12-13 21:28:20 +01:00
Mikael Hermansson 74ffb69b0e Make memory profiling optional 2025-12-09 19:11:39 +01:00
Stuart Carnie 93b6348cfe Core: Add Apple Instruments support 2025-12-03 06:48:41 +11:00
Thaddeus Crews 11fc998368
SCons: Integrate `annotations` where relevant
• Expand Ruff linter to catch & upgrade legacy type-hint syntax
2025-11-22 13:22:31 -06:00
Lukas Tenbrink e80194e31f Add `profiler` option to `SCons` builds.
Add `tracy` option to `profiler`. If set, a tracy profiling client will be injected into the Godot binary.

# Conflicts:
#	platform/linuxbsd/godot_linuxbsd.cpp
2025-11-08 00:08:45 +01:00