perf-event-open-sys: add bindings for (arm) armv7l#31
Closed
fritschy wants to merge 1 commit intojimblandy:masterfrom
Closed
perf-event-open-sys: add bindings for (arm) armv7l#31fritschy wants to merge 1 commit intojimblandy:masterfrom
fritschy wants to merge 1 commit intojimblandy:masterfrom
Conversation
d91e340 to
7f10988
Compare
Author
|
Uh, updated author - my bad! |
7f10988 to
d8c81f0
Compare
Owner
|
I believe this is outdated by #42. |
Collaborator
|
I don't think this is covered by #42 - we have aarch64, but not armv7. It is out of date though, so I'll make a new PR that adds the bindings when I have time later tonight. |
Phantomical
added a commit
to Phantomical/perf-event-upstream
that referenced
this pull request
Apr 10, 2025
This reimplements jimblandy#31 using the new regenerate.sh. It makes some guesses as to what the correct target arch is, but I don't think it does anything unreasonable here.
Phantomical
added a commit
to Phantomical/perf-event-upstream
that referenced
this pull request
Apr 10, 2025
This reimplements jimblandy#31 using the new regenerate.sh. It makes some guesses as to what the correct target arch is, but I don't think it does anything unreasonable here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds armv7 bindings. (Really just generated and added a couple of lines to existing sources).
Generated binding on raspi-os
Tested on the same system, but cross compiled with cross-rs and musl.
cargo test results: