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/xtask/public-api
Andrew Werner 5802dc7a23 aya: allow specifying a pin path for a named map
This commit extends the EbpfLoader with set_map_pin_path that allows the
caller to associate a named map with a pin path.

One note is that this path is an absolute path, not relative to
`map_pin_path`, and it forces the map to be loaded from that path.
7 days ago
..
aya-build.txt build(deps): update cargo_metadata requirement in the cargo-crates group 4 weeks ago
aya-ebpf-bindings.txt public-api: regenerate 7 months ago
aya-ebpf-cty.txt chore: Bless public API changes 2 years ago
aya-ebpf-macros.txt lsm: cgroup attachment type support 3 weeks ago
aya-ebpf.txt aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 3 weeks ago
aya-log-common.txt feat(log): add support for logging raw pointer types 2 weeks ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt aya-log-ebpf: tidy up `macro_support` 4 months ago
aya-log-parser.txt public-api: regenerate 7 months ago
aya-log.txt feat(log): add support for logging raw pointer types 2 weeks ago
aya-obj.txt aya-obj: apply enum64-to-union fixup in reloc 1 week ago
aya.txt aya: allow specifying a pin path for a named map 7 days ago