Giles Hutton
Giles Hutton
As requested on the community call, this issue is for discussions around the relative performance of the eBPF and Kernel Module drivers. The attached document details some of my initial...
Hi folks, I'm looking to use the aya-obj crate to dynamically identify extension programs in a BPF object file, and use that information during loading, but it doesn't look like...
**Describe the bug** When loading the modern BPF driver on RHEL 8.6 on ppc64le, the loading fails: ``` libbpf: prog 'bind_e': BPF program load failed: ERROR: strerror_r(524)=22 libbpf: prog 'bind_e':...
## Description - Make slim and full collector images the same. - x86 and s390x “full” images will not contain any drivers - Power slim and full images will both...
## Description This PR adds a new benchmark test that will analyse the syscall latency of a system with and without collector running. It does this by running a program...
## Description This PR removes all drivers builds and workflows from the master GHA pipeline, including the construction of full images. Instead, the slim image is retagged. This will be...
## Description This branch is the new drivers build branch, containing everything related to drivers. All other parts of the workflow have been removed, including all image builds, and all...
## Description Adds RHEL 8.6 for Power VM creation, and adjusts playbooks to support a list of VMs instead of a single image. ## Checklist - [ ] Investigated and...
## 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...
## Description A detailed explanation of the changes in your PR. Feel free to remove this section if it is overkill for your PR, and the title of your PR...