mirror of https://github.com/aya-rs/aya
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 |
1 month ago | |
---|---|---|
.. | ||
ext.bpf.c | 2 years ago | |
iter.bpf.c | 6 months ago | |
main.bpf.c | 2 years ago | |
multimap-btf.bpf.c | 2 years ago | |
reloc.bpf.c | 1 year ago | |
task_storage.bpf.c | 1 month ago | |
text_64_64_reloc.c | 2 years ago | |
variables_reloc.bpf.c | 6 months ago |