You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue aims at documenting the effort of improving information gathering from specific platforms. We are already have an ongoing effort for improving procfs lookups: #2784 . Here we are broading the scope to include anything that can be done at platform-level. Some examples are adding support for fetching threads and files leveraging BPF iterators and leveraging netlink diag sockets to fetch information about task sockets.
This issue aims at documenting the effort of improving information gathering from specific platforms. We are already have an ongoing effort for improving procfs lookups: #2784 . Here we are broading the scope to include anything that can be done at platform-level. Some examples are adding support for fetching threads and files leveraging BPF iterators and leveraging netlink diag sockets to fetch information about task sockets.
Misc
fetch_*APIs in linux vtable #2874BPF iterators
README.md#2910