-
-
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…
-
> There should never be unparsed annotations actually used in the compiler -- it is just a matter of adding one `PARSE_`_type_ line to parseAnnotations.cpp (or in a backend file). This is related to …
-
- We started the process in `cilium/ebpf` here : https://github.com/cilium/ebpf/issues/1095
- A PR has landed here : https://github.com/cilium/ebpf/pull/1557
- Wait for a new [new release](https://g…
-
ebpf对内核版本有过多要求,例如:bpf_strncmp函数 就要求在5.17以上版本才能使用,centos7的系统内核还是3.x的版本。如何在低内核或者不升级内核的基础上使用ebpf技术?
书中第6章,提到tracee项目是通特殊容器--pid=host --groupns=host --privileged的方式运行,在这种情况下,容器内的ebpf拦截系统调用函数,是拦截宿主操作系统内核…
-
### Feature description
**Is your feature request related to a problem? Please describe.**
The coloring is not the same when comparing a Python app instrumented with the SDK vs with ebpf:
| SDK | e…
-
In the eBPF backend, if the user attempts to write an emit inside an if statement in the deparser's apply block, the generated code is semantically different from the original. For example the follow…
-
### Checks
- [X] I have searched the existing issues
- [X] I have read the documentation
- [ ] Is it your first time sumbitting an issue
### Current Behavior
无法正常启动代理内核
### Expected Behavior
_No …
-
This is an automated reminder that a new release for eBPF is scheduled to be created:
1. Follow instructions in [ReleaseProcess.md](https://github.com/microsoft/ebpf-for-windows/blob/main/docs/Releas…
-
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…