Open
Description
Description
IIUC, Lima uses a Ubuntu distro.
Ubuntu has a kernel config file that includes the value of all of the kernel source configuration entries.
Ubuntu puts that file at /boot/config-$(uname -r)
.
Pixie (px.dev) reads this config file at runtime, to determine the right configuration entry for compiling C code to BPF byte code using BCC.
Let me know if I could help with any changes.
Metadata
Metadata
Assignees
Labels
No labels