Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use BPF iterator instead of procfs #336

Draft
wants to merge 1 commit into
base: cgroup-skb-core-read
Choose a base branch
from

Conversation

vadorovsky
Copy link
Member

Replace the process tracker initialization process from procfs parsing to BPF iterators, which are less erronous and result in an easier implementation.

@vadorovsky vadorovsky changed the base branch from rust-2024 to cgroup-skb-core-read March 17, 2025 08:57
@vadorovsky vadorovsky force-pushed the cgroup-skb-core-read branch from 8dad79c to 87966a5 Compare March 17, 2025 09:49
Replace the process tracker initialization process from procfs parsing
to BPF iterators, which are less erronous and result in an easier
implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant