Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx> writes: > Hi there, does anyone here know if the samples/bpf directory from the > kernel is built as a part of an RPM from fedora or RHEL/Centos? It's certainly possible to build it from the existing kernel .spec file: https://src.fedoraproject.org/rpms/kernel/blob/rawhide/f/kernel.spec#_1046 I know we have this available as an internal package for RHEL, but I don't think we ship it anywhere. And it seems like the flag is turned off for Fedora as well. What do you need it for? Opening an issue asking for it to be built for Fedora might be a good start; feel free to Cc me on that as well :) -Toke