Skip to content

Latest commit

 

History

History

bpf-samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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