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
Michal Rostecki 1a8fdc1c0b feat(aya): Add task storage map type (in the user-space)
Task storage is a type of map which uses `task_struct` kernel type as
a key. When the task (process) stops, the corresponding entry is
automatically removed.

This change add support only in the user-space and tests the
functionality with a C program.

Fixes #203
2 weeks ago
..
aya-build.txt aya-build: Allow setting Rust nightly version 3 weeks ago
aya-ebpf-bindings.txt public-api: regenerate 4 weeks ago
aya-ebpf-cty.txt chore: Bless public API changes 1 year ago
aya-ebpf-macros.txt Add support for Flow Dissector programs 4 weeks ago
aya-ebpf.txt public-api: regenerate 4 weeks ago
aya-log-common.txt public-api: regenerate 4 weeks ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt public-api: regenerate 1 month ago
aya-log.txt build(deps): update public-api requirement in the cargo-crates group 5 months ago
aya-obj.txt aya-obj, aya-ebpf-bindings: regenerate 3 weeks ago
aya.txt feat(aya): Add task storage map type (in the user-space) 2 weeks ago