You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/aya/src
astoycos 5478cac008 feat(aya): Implement TCX
This commit adds the initial support for TCX
bpf links. This is a new, multi-program, attachment
type allows for the caller to specify where
they would like to be attached relative to other
programs at the attachment point using the LinkOrder
type.

Signed-off-by: astoycos <astoycos@redhat.com>
Co-authored-by: Andre Fredette <afredette@redhat.com>
Co-authored-by: Dave Tucker <dave@dtucker.co.uk>
Co-authored-by: Tamir Duberstein <tamird@gmail.com>
1 year ago
..
maps Reduce duplication in `{nr,possible}_cpus` 1 year ago
programs feat(aya): Implement TCX 1 year ago
sys feat(aya): Implement TCX 1 year ago
bpf.rs Clarify `Arc` usage 1 year ago
lib.rs aya,obj,int-test: revamp ProgramInfo be more friendly with older kernels 1 year ago
pin.rs rustfmt: group_imports = "StdExternalCrate" 2 years ago
util.rs perf: cache `nr_cpus` in a thread_local 1 year ago