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:
- This is the repo/branch to clone.
- The command you can use is
cargo flamegraph --profile debug_release --bin gdtk (will exit immediately due to insufficient arguments).
- Sample flamegraph.
Anything else i can do to help? Thanks in advance.