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 support for defining maps in test files and calling the plugin with the bpf program and maps. #81

Closed
wants to merge 3 commits into from

Conversation

Alan-Jowett
Copy link
Owner

Resolves: #68

This PR is built on top of #80.

Signed-off-by: Alan Jowett alanjo@microsoft.com

@coveralls
Copy link

coveralls commented Jan 3, 2023

Coverage Status

Coverage: 98.097% (+4.5%) from 93.638% when pulling 95239fe on issue68 into ea6aa51 on main.

@Alan-Jowett Alan-Jowett marked this pull request as draft January 3, 2023 20:54
@Alan-Jowett
Copy link
Owner Author

Marking as draft until #80 is merged.

@Alan-Jowett Alan-Jowett force-pushed the issue68 branch 5 times, most recently from 472869c to 975704b Compare January 4, 2023 18:58
Plumb maps and relocations from test to ELF
Add initial map support
Add linux and windows helper functions

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
@Alan-Jowett
Copy link
Owner Author

This should emit BTF encoded maps rather than old style.

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.

Add option to parse map info from test and pass to plugin
2 participants