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

Detect 7 arg bpf_attach_uprobe() API #1589

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Conversation

danobi
Copy link
Member

@danobi danobi commented Nov 3, 2020

The 7th arg allows us to specify the usdt semaphore location.

This fixes the builds that broke when iovisor/bcc@50f2009
got merged.

Checklist
  • Language changes are updated in docs/reference_guide.md
  • User-visible and non-trivial changes updated in CHANGELOG.md
  • The new behaviour is covered by tests

The 7th arg allows us to specify the usdt semaphore location.
@danobi danobi mentioned this pull request Nov 3, 2020
@fbs fbs merged commit c7dbab4 into bpftrace:master Nov 3, 2020
@vincentbernat
Copy link
Contributor

Hey!

Is a point release for 0.11 with this change planned? bcc 0.17 was released with this breaking change.

Thanks.

@fbs
Copy link
Member

fbs commented Nov 12, 2020

Guess it wont hurt, ill do one :)

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.

3 participants