Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12374

How to build and deploy BPF BCC C++ apps?

$
0
0

There's plenty of docs for python developers, but as a C++ developer very new to BCC/BPF i'm finding it very difficult to determine where to start in building and deploying BCC-based C++ apps.

Where do i start? I've looked at the examples but they don't give any idea on how to package up a BCC C++ app for deployment on a wide range of Linux distributions.

How do i go about doing this? what issues/concerns are there?


Viewing all articles
Browse latest Browse all 12374

Trending Articles