linuxkit/projects/ebpf
Justin Cormack 1b9720a9eb Move roadmap to README where there is only one
This way something comes up when you click on the project on
github, rather than having to hunt for something to explain the
project.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-06-12 11:44:29 +02:00
..
ebpf.build projects: Move non-working ebpf bits under projects 2017-03-29 17:36:25 +01:00
ebpf.pkg projects: Move non-working ebpf bits under projects 2017-03-29 17:36:25 +01:00
ebpf.md docs: Move ebpf.md to projects 2017-04-02 13:09:29 +01:00
README.md Move roadmap to README where there is only one 2017-06-12 11:44:29 +02:00

iovisor eBPF tools

The iovisor eBPF tools are a collection tools useful for debugging and performance analysis. This project aims to provide an easy to consume packaging of these tools for Moby.

It comes in two parts: ebpf.build is used for building the binaries on alpine and ebpf.pkg is supposed to package the binaries with the required kernel files.

Note: The packages currently do not build.

Roadmap

Near-term:

  • Make the package build again

Mid-term:

  • Trim the distribution package to make it easier to consume