kubectl-trace icon indicating copy to clipboard operation
kubectl-trace copied to clipboard

Any plan to use libbpf based bcc tools?

Open gavin-jeong opened this issue 1 year ago • 2 comments

AFAIK the BCC tools require a Linux header, which is a little challenging. Also seems the fetch kernel header script only supports x86_64. It would be really nice if it could support libbpf based bcc tools

gavin-jeong avatar Apr 03 '25 10:04 gavin-jeong

Or would be helpful just running arbitrary binary in the runner container

gavin-jeong avatar Apr 03 '25 10:04 gavin-jeong

yeah, libbpf bcc tools didn't exist when this project was created, that would be a nice addition!

fntlnz avatar Apr 21 '25 13:04 fntlnz