- Initial plan by @Copilot
- Improve Tracy profiling: ZoneName in feature iterator, automatic Tracy zones in BeginPerfEvent/EndPerfEvent by @Copilot
- Address code review: add comment for static source location, add warning for begin/end mismatch by @Copilot
- Replace raw __tracy_emit* calls with TracyCZone/TracyCZoneName/TracyCZoneEnd macros by @Copilot
- chore: add more tracy profiling zones by @alandtse
- chore: add gpu tracy logging by @alandtse