You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on Windows, running in sudo-mode using the blondie backend. I made sure the profile i use has debug-info enabled and stripping disabled. Reproduction info:
Also experiencing this on Windows 10 IoT Enterprise 19044.5011. I tried installing the Windows Performance Analyzer thinking I was missing some tooling, but that didn't resolve the problem. Visual Studio is correctly installed, and I'm using the MSVC toolchain.
Quick update: I turned on Windows Defender, then hit "Scan for Updates" and restarted my computer. This didn't add all the symbols like it appears on Linux, but I got a lot back. Here's the button in Windows Security:
I've also attached the two graphs, pre- and post-update:
I'm on Windows, running in sudo-mode using the blondie backend. I made sure the profile i use has debug-info enabled and stripping disabled. Reproduction info:
cargo flamegraph --profile debug_release --bin gdtk
(will exit immediately due to insufficient arguments).Anything else i can do to help? Thanks in advance.
The text was updated successfully, but these errors were encountered: