Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

# Prerequirement Installation 

    sudo apt-get update
    sudo apt-get install -y \
      linux-tools-$(uname -r) \
      linux-cloud-tools-$(uname -r) \
      linux-tools-generic-hwe-20.04 \
      linux-headers-$(uname -r) \
      clang llvm gcc make pkg-config \
      libbpf-dev libelf-dev

# Test 

    bpftool version
    bpftool feature probe kernel

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors