Replies: 1 comment
-
Please read the README. Running the examples only requires a Go toolchain, no clang needed. From a cursory reading of the Makefile in the repo root: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This weeknd is being a struggle trying to get a test environment to test ebpf. I finally got a docker to compile a ebpf app. Now I want to go and start testing the examples in the cillium repo. The explanation of how to compile the examples are either not clear or I'm just esxauste of tryin to get this working.
Can anybody tell me how to do the following: compile a single example: let say the https://github.com/cilium/ebpf/tree/master/examples/kprobe in my own docker and without the use of another docker. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions