Skip to content

Expand iterator program docs #132

Description

@dylandreimerink

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/20200509175859.2474608-1-yhs@fb.com/
https://lore.kernel.org/bpf/20200723184108.589857-1-yhs@fb.com/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions