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

Expand iterator program docs #132

Open
dylandreimerink opened this issue Mar 10, 2025 · 0 comments
Open

Expand iterator program docs #132

dylandreimerink opened this issue Mar 10, 2025 · 0 comments

Comments

@dylandreimerink
Copy link
Collaborator

We briefly mention iterator programs in https://docs.ebpf.io/linux/program-type/BPF_PROG_TYPE_TRACING/#iterator but what we currently have does not do it justice. This section could use some attention. In particular an enumeration of the different things we can iterate over, and the special way in which iterators are actually used (essentially custom pseudo files where contents are generated by eBPF).

https://lore.kernel.org/bpf/[email protected]/
https://lore.kernel.org/bpf/[email protected]/

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

No branches or pull requests

1 participant