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-obj/src
Tyrone Wu f8d41b8086
aya,aya-obj: cache feat probed info fields
Cached probed for ProgramInfo fields instead of exposing it through
global FEATURE. Probing occurs on cache miss, which happens when first
accessing the field, *and* if the field is 0.
1 month ago
..
btf chore(*): set clippy unused_trait_names = warn 3 months ago
generated aya-obj, aya-ebpf-bindings: regenerate 2 months ago
programs Bump edition to 2024 3 months ago
lib.rs Bump edition to 2024 3 months ago
links.rs Bump edition to 2024 3 months ago
maps.rs Use #[expect(...)] rather than #[allow(...)] 3 months ago
obj.rs aya,aya-obj: cache feat probed info fields 1 month ago
relocation.rs chore(*): set clippy unused_trait_names = warn 3 months ago
util.rs Bump edition to 2024 3 months ago