-
This RFC originates from a [discussion on slack](https://cloud-native.slack.com/archives/C03J794L0BV/p1730392737850669).
[Currently](https://github.com/open-telemetry/opentelemetry-ebpf-profiler/co…
-
Schwierigkeit: methoden finden
bpfdroid paper lesen: .oat and .so files, pages 7-9
Edit by @fhilgers:
As a PO I want to trace arbitrary function calls from programs running on the device.
Ac…
-
To be able to support BPF CO-RE, rustc needs to be able to generate the relocations of BTF types across different kernel versions. First part of this work requires adding core::intrinsics::{preserve_a…
-
In the error message that Beyla shows when some capabilities are missing, it is not currently showing that CAP_NET_ADMIN is required, as tc_ingress and tc_egress ebpf programs require that extra capab…
-
### Component(s)
receiver/hostmetrics
### Is your feature request related to a problem? Please describe.
Create an more hardware resource efficient alternative for getting the host metrics (k…
-
**Describe the bug**
Error initializing kyanos.
Using the latest release available (kyanos_1.4.0_linux_amd64.tar.gz) with Arch linux:
```
❯ uname -a
Linux arco 6.11.8-zen1-2-zen #1 ZEN SMP PREE…
-
Do you consider migrating to libbpf, https://github.com/cilium/ebpf and eBPF CO-RE to avoid compiling C programs to eBPF bytecode on the fly? Similarly to what Inspektor Gadget did and explained in th…
-
Programs like eBPF usually hire a callback function to let underlying framework to invoke it when a certain kind of event happened, to support this in WASM component model, it would be very useful to …
-
Hello,
I am a new user and want to use VST to prove properties about eBPF programs (programs written in C that can be used to interact with Linux kernel from user space). Before diving into the act…
-
- [x] fluvia (new xdp)
- [x] hercules (new xdp)
- [ ] dae (tc/cgroup)
- [ ] sysmon (tracepoints)
- [ ] falco (tracepoints)