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

Create a function to probe bpf func based on program type #449

Closed
rscampos opened this issue Jul 11, 2024 · 1 comment
Closed

Create a function to probe bpf func based on program type #449

rscampos opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@rscampos
Copy link
Collaborator

Create a function in libbpfgo to check the availability of a BPF helper function from a bpf program type. This function should wrap the libbpf_probe_bpf_helper from the libbpf library.

@rscampos rscampos added the feature New feature or request label Jul 11, 2024
@rscampos rscampos self-assigned this Jul 11, 2024
@rscampos
Copy link
Collaborator Author

rscampos commented Jul 11, 2024

Close by both PR #446 #447

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant