- Instrumentation to support the Tracy frame profiler
- Profiling both CPU and GPU code with zones marking
- Plotting custom values like number of vertices or render commands
- Support for call stack collection
- Support for memory profiling by overloading operators
new
anddelete
- Support for zones marked inside Lua scripts