Files
linuxkit/projects/ebpf
Krister Johansen 194fef33cf Get bcc project building again.
Signed-off-by: Krister Johansen <krister.johansen@oracle.com>
2018-08-13 11:28:44 -07:00
..
2018-08-13 11:28:44 -07:00
2017-04-02 13:09:29 +01: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