Skip to content

vminet/bpfskeld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpfskeld

bpfskeld is a template for starting a new BPF daemon. It comes with

  • Build system for BPF CO-RE program
  • Boilerplate for a minimal systemd daemon
  • Exposing BPF derived metrics over D-BUS
  • Example scripts that fetch those metrics

Building

To build bpfskeld, run the following commands:

$ meson setup build && cd build
$ meson compile

About

BPF daemon skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published