collector icon indicating copy to clipboard operation
collector copied to clipboard

ROX-17491: custom core-bpf driver

Open Stringy opened this issue 1 year ago • 1 comments

Description

Like the eBPF equivalent, the core-bpf driver only attaches to the tracepoints required for the operation of collector. There's also some changes in the Falco fork to support this custom loading mechanism (which is currently no longer supported upstream)

Checklist

  • [ ] Investigated and inspected CI test results
  • [ ] Updated documentation accordingly

Automated testing

  • [ ] Added unit tests
  • [ ] Added integration tests
  • [ ] Added regression tests

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me) Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes") In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.

For more details, ref the Confluence page about this section.

Stringy avatar Nov 13 '23 13:11 Stringy

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] avatar Nov 13 '23 13:11 openshift-ci[bot]