ebpf
Here are 312 public repositories matching this topic...
-
Updated
May 29, 2022 - Go
Seems we have some language features not fully documented (like bitshift operators in #1322).
Would be good to go through language grammar and make sure everything is in the reference guide.
-
Updated
May 28, 2022 - C++
-
Updated
May 29, 2022 - Lua
-
Updated
May 29, 2022 - C++
-
Updated
May 25, 2022 - C
There are several examples of different ebpf program types but none for XDP.
Can you please add an example of how to use link/program to attach, deatach, pin, unpin xdp programs and maps ?
Thanks
-
Updated
May 26, 2022
-
Updated
Apr 25, 2022 - Go
-
Updated
May 24, 2022 - Go
Currently we have just one type of docs which are "reference" documentation. We should add a "how-to/tutorials" section with goal-driven content. We can start by drawing already available content:
https://blog.aquasec.com/kubernetes-runtime-security-ebpf
https://blog.aquasec.com/tracee-runtime-malware-alerts-aqua-postee
https://blog.aquasec.com/runtime-security-tracee-rules
https://github.co
At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n
-
Updated
Apr 18, 2022 - Go
It appears that the RedBPF toolchain imposes currently undocumented restrictions on map value types that go beyond those expressed by the generic constraints:
- All variants of an enum must have the same size in memory.
- Struct fields are (mostly?) required to be aligned to multiples of 32 bits, though sometimes 64-bit alignment is required, and some structs don't work at all despite their fi
-
Updated
May 16, 2022 - C
-
Updated
May 29, 2022 - Rust
-
Updated
Jan 29, 2022 - Go
-
Updated
Sep 7, 2021 - Rust
Feature Request
Short Description
Currently, the GRPC server port [is a configuration](https://github.com/kubearmor/KubeArmor/blob/bf39613c0c01e986d3e77d2f46a59c526cbf5907/KubeArmor/config/config.go#L79) and the default value is 32767.
This works fine on kubearmor in
-
Updated
May 29, 2022 - Go
Can we get some performance comparison between polycube and using standard linux facilities (NAT, iptables, etc.)?
CPU usage, PPS, latencies, etc.
-
Updated
May 7, 2021 - Shell
Improve this page
Add a description, image, and links to the ebpf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ebpf topic, visit your repo's landing page and select "manage topics."
Search before asking
Description
We should provide multi-architecture Docker images of skywalking-eyes, just like other SkyWalking sub-projects.
Use case
No response
Related issues
No response
Are you willing to submit a PR?