godot/doc
Aleksander Litynski 78f1543e35 Add an ObjectDB Profiling Tool
A new tab is added to the debugger that can help profile a game's memory usage.

Specifically, this lets you save a snapshot of all the objects in a running
game's ObjectDB to disk. It then lets you view the snapshot and diff two
snapshots against each other. This is meant to work similarly to Chrome's
heap snapshot tool or Unity's memory profiler.
2025-07-08 16:39:24 +02:00
..
classes Add an ObjectDB Profiling Tool 2025-07-08 16:39:24 +02:00
tools Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
translations i18n: Sync translations with Weblate 2025-06-06 16:46:47 +02:00
class.xsd Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
Doxyfile Fix various typos 2025-01-08 14:47:42 +02:00
Makefile