Open
Description
The goal of this task is to implement in-kernel data filtering using eBPF to enhance performance and reduce the overhead of user-space data processing. The filtering logic will discard unnecessary or noisy data directly in the kernel before it reaches user space.
### Tasks
- [ ] https://github.com/aquasecurity/tracee/issues/4431
- [ ] https://github.com/aquasecurity/tracee/issues/4432
- [ ] https://github.com/aquasecurity/tracee/issues/4433