Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 409 Bytes

Hello-ebpf Samples

Samples for using hello-ebpf, see hello-ebpf for more information.

Requirements

  • clang
  • libbpf
  • bpftool

Or on Ubuntu or Debian:

    sudo apt install clang libbpf-dev linux-tools-common linux-tools-$(uname -r)

License

Apache 2.0, Copyright 2024 SAP SE or an SAP affiliate company, Johannes Bechberger and contributors