#1109·tracy

CPU and GPU zone inconsistency

Author: erieaton-amdCreated Jul 22, 2025Updated Sep 10, 2026

In the code, there seem to be a lot of similarity between CPU and GPU zones, except they use separate code paths. But GPU zones are more limited, you can't bring up a statistics window for them like you can with CPU zones. Do you think it would be feasible to unify the zone types code more to reduce duplication and ensure a consistent feature set?