We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--config
cargo build --release --config=profile.release.debug=true
It would be good to use cargo-flamegraph like the above.
The text was updated successfully, but these errors were encountered:
What are you trying to do, and why do you need new interface for it?
Sorry, something went wrong.
I just thought it would be nice to be able to give flamegraph a temporary setting instead of modifying the Cargo.toml file and restoring it.
Well, if you want to submit a PR for it I can take a look.
No branches or pull requests
It would be good to use cargo-flamegraph like the above.
The text was updated successfully, but these errors were encountered: