Closed banditopazzo closed 9 months ago
This PR wants to change the way cgroups are collected for processes at runtime.
The idea is to move cgroup extraction to BPF because procfs is not reliable.
procfs
cgroups->subsys
nut
vmlinux.h
memory_cgrp_id
x86_64
is_new_container
This PR wants to change the way cgroups are collected for processes at runtime.
The idea is to move cgroup extraction to BPF because
procfs
is not reliable.remaining tasks
cgroups->subsys
. https://github.com/aya-rs/aya/issues/868nut
https://github.com/Reeywhaar/nut/issues/4vmlinux.h
withmemory_cgrp_id
forx86_64
#241is_new_container
functions and map