Skip to content
New issue

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

Run on build script #324

Open
wmmc88 opened this issue Jun 2, 2024 · 1 comment
Open

Run on build script #324

wmmc88 opened this issue Jun 2, 2024 · 1 comment

Comments

@wmmc88
Copy link

wmmc88 commented Jun 2, 2024

Is it possible to generate flamegraphs for the build.rs of a crate? This could be useful for debugging the long execution of a build script (Ex. multiple calls to bindgen, cc, etc)

@djc
Copy link
Contributor

djc commented Jun 5, 2024

Not sure how that could work. Might be a question for the rust-lang Zulip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants