Skip to content

Improved the implementation of bpf.attach_uprobe #5283

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guolifu
Copy link

@guolifu guolifu commented Apr 15, 2025

Improved the implementation of bpf.attach_uprobe

Related issue: #2147

What this PR does:

This PR resolved the issue where bcc failed to operate as anticipated when utilizing the uprobe method via the c-API.

Why we need it:

This issue was blocked when I used BCC through C-API, so I suggest fixing it.

This might not be the best way to resolve the issue.😉



@yonghong-song
Copy link
Collaborator

Please provide a concrete reproducer to demonstrate what is the issue, and how your patch can resolve it. Thanks!

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