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

Add ELF support for macOS #277

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Add ELF support for macOS #277

merged 1 commit into from
Jun 7, 2023

Conversation

hawkinsw
Copy link
Collaborator

@hawkinsw hawkinsw commented Jun 7, 2023

Add support for loading eBPF programs from ELF files on macOS.

@hawkinsw
Copy link
Collaborator Author

hawkinsw commented Jun 7, 2023

I am sorry if I did not follow best practices, but I created the commit with --no-verify because I did not want format-code to modify the external files that are part of this commit (taken from another project and subject to their copyright and license). I hope that is the right thing to do!

@coveralls
Copy link

coveralls commented Jun 7, 2023

Coverage Status

coverage: 80.72%. remained the same when pulling 88e7d35 on hawkinsw:macos_elf into 05aba0e on iovisor:main.

@Alan-Jowett
Copy link
Collaborator

@hawkinsw can you please resolve the conflict?

Add support for loading eBPF programs from ELF files on macOS.

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
@hawkinsw
Copy link
Collaborator Author

hawkinsw commented Jun 7, 2023

@hawkinsw can you please resolve the conflict?

@Alan-Jowett I think I did it!

@Alan-Jowett
Copy link
Collaborator

@hawkinsw Thanks for adding this.

@Alan-Jowett Alan-Jowett merged commit 1d20064 into iovisor:main Jun 7, 2023
20 checks passed
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.

None yet

3 participants