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 option to pass an ELF file to the plugin instead of an array of BPF byte code #80

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

Alan-Jowett
Copy link
Owner

Add option to pass an ELF file to the plugin instead of an array of BPF byte code.

This is a prerequisite for fixing #59 as we need to pass maps and relocation info to the plugin.

@coveralls
Copy link

coveralls commented Jan 3, 2023

Coverage Status

Coverage: 94.127% (-3.2%) from 97.363% when pulling e00572e on write_elf into 3432dc3 on main.

@Alan-Jowett Alan-Jowett marked this pull request as ready for review January 3, 2023 03:41
include/bpf_conformance.h Outdated Show resolved Hide resolved
src/bpf_writer.cc Show resolved Hide resolved
src/ebpf.h Outdated Show resolved Hide resolved
Signed-off-by: Alan Jowett <alanjo@microsoft.com>
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