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 | |
|---|---|---|
| .. | ||
| ext.bpf.c | 2 years ago | |
| iter.bpf.c | 12 months ago | |
| main.bpf.c | 2 years ago | |
| multimap-btf.bpf.c | 2 years ago | |
| reloc.bpf.c | 2 years ago | |
| task_storage.bpf.c | 7 months ago | |
| text_64_64_reloc.c | 2 years ago | |
| variables_reloc.bpf.c | 1 year ago | |