fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 61 forks source link

About ebpf host and deliver #2569

Open pkking opened 1 year ago

pkking commented 1 year ago

Just woolgathering, any possibilities to host and deliver eBPF on copr for everyone, or is there any similar thing in fedora?

praiskup commented 1 year ago

Do you mean eBPF on builder? Can you please elaborate?

pkking commented 1 year ago

Ok, its just a very initial thoughts, our infra team is digging into eBPF and try to find a way to deliver CO-RE eBPF modules. And if we have a simplify build system like copr, we can build eBPF in copr against some eBPF compatible kernel and ship it to all user.

praiskup commented 1 year ago

So do I understand correctly you want to have the option to install a concrete kernel version on demand (per-build, etc.)? This is not currently possible (even though sounds like a valid RFE, I've heard of such ideas before).

pkking commented 1 year ago

If there's already(or any plans) some infra/services in redhat or fedora, please let me know :)

praiskup commented 1 year ago

Sorry, I'm still not sure what you mean probably. What do you mean by infra/services?

praiskup commented 1 year ago

Looking at https://fedoramagazine.org/trace-code-in-fedora-with-bpftrace/ it seems there's some support of ebpf. How exactly can Copr help here?