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. Fixes #203 |
7 months ago | |
|---|---|---|
| .. | ||
| libbpf@20ea95b450 | 2 years ago | |
| public-api | 7 months ago | |
| src | 7 months ago | |
| Cargo.toml | 8 months ago | |