Skip to content

Add support for loading ebpf maps via fd arrays#76

Merged
thatjiaozi merged 1 commit intogoogle:mainfrom
thatjiaozi:fd_array
Sep 30, 2025
Merged

Add support for loading ebpf maps via fd arrays#76
thatjiaozi merged 1 commit intogoogle:mainfrom
thatjiaozi:fd_array

Conversation

@thatjiaozi
Copy link
Copy Markdown
Collaborator

This solves one key problem with buzzer: when dumping the reproducer of a bug found, the fd's of a map will not necessarily be the same when we load a program on the reproducer, but by loading them via an fd array we can solve this problem

@thatjiaozi thatjiaozi requested a review from amlweems September 30, 2025 04:45
Copy link
Copy Markdown
Collaborator

@amlweems amlweems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@thatjiaozi thatjiaozi merged commit b4b3add into google:main Sep 30, 2025
5 checks passed
@thatjiaozi thatjiaozi deleted the fd_array branch September 30, 2025 21:03
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.

2 participants