Hello,
I'm experiencing an issue where the profiler is not displaying any info at all other than the frames from FrameMarkStart/End. I've tried a copy I built from source manually and the profiler from vcpkg, from which I pull the client library as well. I've checked that the versions match (0.13.1) and I am building my project with debug symbols (-O3 -g).
What's strange however is that in the exact same repository, the issue is not present on my other laptop. Profiling works completely fine there with the version of Tracy from the AUR (still 0.13.1).
I'm clueless as to why this is happening... any help is greatly appreciated! Please let me know what other data/logs I should attach, I'm not really sure what's relevant.
Specs (of machine with issue):
- Gentoo (gcc, tkg-bore 6.18.8 kernel)
- AMD Ryzen 7 5800X
- 32gb DDR4
- RX 6600
Specs (of laptop without any issues):
- Arch (6.12 LTS kernel)
- Thinkpad X1 Carbon 8th Gen
- Intel Core i7-10610U
- 16gb LPDDR3
- Integrated graphics

Attempting to profile on my desktop, which does not work

Profiling same application on my laptop, no issues
Hello,
I'm experiencing an issue where the profiler is not displaying any info at all other than the frames from FrameMarkStart/End. I've tried a copy I built from source manually and the profiler from vcpkg, from which I pull the client library as well. I've checked that the versions match (0.13.1) and I am building my project with debug symbols (-O3 -g).
What's strange however is that in the exact same repository, the issue is not present on my other laptop. Profiling works completely fine there with the version of Tracy from the AUR (still 0.13.1).
I'm clueless as to why this is happening... any help is greatly appreciated! Please let me know what other data/logs I should attach, I'm not really sure what's relevant.
Specs (of machine with issue):
Specs (of laptop without any issues):