mirror of https://github.com/aya-rs/aya
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.
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. |
6 days ago | |
---|---|---|
.. | ||
bpf | 6 days ago | |
src | 6 days ago | |
Cargo.toml | 3 months ago | |
build.rs | 6 days ago |