-
Notifications
You must be signed in to change notification settings - Fork 11
docs: Extend documentation #6
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
We need a few more documentation entries in the
docsfolder.I think these would make good sense:
What is eBPF?How are eBPF programs loaded?Should describe the loading and attachment functions used in this project.Architecture of eBPFShould describe how tracepoints work and how to find information about specific tracepoints.LimitationsShould describe the limitations of eBPF programs.