honey-potion

Hello World Example

This example prints “Hello World” to the kernel trace pipe using Honey Potion and eBPF. It demonstrates basic output from an eBPF program.

How to compile

Run the following commands inside this directory:

mix format
mix deps.get
mix compile