kepler
kepler copied to clipboard
Remove BCC Code
What would you like to be added?
- Remove the older bcc probe code
- Simplify the
pkg/bpfassetsload 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.