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
Tyrone Wu 7a0dabc295 aya: short-circuit info field if non-zero
Short-circuits `CACHE` to true if the field is non-zero.

This saves from executing the probing logic since the logic essentially
checks if the field can process (or doesn't error) non-zero value.
5 months ago
..
maps aya: move Mmap struct to aya::util 6 months ago
programs aya: short-circuit info field if non-zero 5 months ago
sys aya,aya-obj: cache feat probed info fields 5 months ago
bpf.rs aya,aya-obj: cache feat probed info fields 5 months ago
lib.rs Bump edition to 2024 8 months ago
pin.rs rustfmt: group_imports = "StdExternalCrate" 2 years ago
util.rs aya: uprobe attach: use mmap instead of reading whole binaries to memory 6 months ago