attach_progs

Function attach_progs 

Source
pub(crate) fn attach_progs(
    skel: &mut BpfSkel<'_>,
) -> Result<(Vec<Link>, Vec<String>)>
Expand description

Attaches BPF programs to the skel, handling non-root scenarios gracefully