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

Remove BCC Code #1390

Closed
dave-tucker opened this issue Apr 30, 2024 · 0 comments · Fixed by #1397
Closed

Remove BCC Code #1390

dave-tucker opened this issue Apr 30, 2024 · 0 comments · Fixed by #1397
Labels
kind/feature New feature or request

Comments

@dave-tucker
Copy link
Collaborator

What would you like to be added?

  • Remove the older bcc probe code
  • Simplify the pkg/bpfassets load code as an interface won't be required - only one attachment method is supported.

Why is this needed?

Given that libbpf is backwards compatible to old kernels, we lose nothing by removing the older bcc-based probe code.

@dave-tucker dave-tucker added the kind/feature New feature or request label Apr 30, 2024
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 2, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 2, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 2, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 2, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 3, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 8, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
dave-tucker added a commit to dave-tucker/kepler that referenced this issue May 8, 2024
This removes the BCC code from the repository and
from the bpfassets package. The bpfassets package
has been simplified given we will only support a
single "attacher".

Fixes: sustainable-computing-io#1390

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant