Clément Grégoire
Clément Grégoire
I also think this would be nice to fix, but might be a breaking change so it needs to be planned for? There are similar inconsistencies inside `TracyD3D12.hpp` (`TracyD3D12NamedZone` for...
Could you confirm this is still an issue with latest versions? If yes, could you show an example of unfiltered callstacks? Thanks!
> Another subtle issue for MinGW programs going through Tracy's sampling profiler is that Tracy won't be able to resolve most client symbols using the Dbghelp/Sym API symbol resolution path,...
Could you provide more details as to what this would look like exactly? Isn't it already quite visible from the CPU timeline?
So basically the holes in the CPU timeline? I don't really see how we could highlight other things, and it does require context switch data to mean anything anyway.
It seems no-one had an idea for this in the last 2.5years, can we close this ?
For now it will simply fallback to querying the client for the symbols. We rely on the debug guid (type is known and sent to the server) to ensure we...
I also just saw that the CI build is failing, seemingly due to the enum using an underlying type. (weirdly we didn't get this while building on our private CI,...
> In the latest version of Tracy, I see source files cached from symbols that I've generated locally, but not from those that come from a symbol store. So, I...
@wolfpld would you like us to split this PR into smaller chunks? It could me reviewing easier