8000 Generate bindings for perf architecture registers by Phantomical · Pull Request #3 · Phantomical/perf-event · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Generate bindings for perf architecture registers #3

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

Merged
merged 1 commit into from
Apr 22, 2023
Merged

Conversation

Phantomical
Copy link
Owner

The asm/perf_event.h includes definitions for the registers for the current architecture. If you want to tell perf_event_open to sample CPU registers then you need these definitions.

In this PR I've only added the bindings for the current architecture. In the future it might be worth it to include them for all architectures.

The asm/perf_event.h includes definitions for the registers for the
current architecture. If you want to tell perf_event_open to sample CPU
registers then you need these definitions.
@Phantomical Phantomical merged commit 724222f into master Apr 22, 2023
@Phantomical Phantomical deleted the bind-regs branch April 22, 2023 23:09
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

Successfully merging this pull request may close these issues.

1 participant
0