-
# ERROR Message
time=2023-09-19T10:26:01.225+08:00 level=ERROR msg="couldn't trace process" component=ebpf.TracerProvider err="loading and assigning BPF objects: field UprobeWriteHeader: program …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
It would be nice…
-
**Describe the bug**
Hello ! I've started to take a look at [this feature](https://github.com/eunomia-bpf/bpftime/issues/228), but I cannot run bpftrace with bpftime locally to do my tests on the CI.…
-
Hi team,
when using the bleeding edge bpftrace static build on a centos7 with elrepo kernel (5.4/6.6)
I found that bt scripts with BEGIN {} is not working on bleeding bpftrace 0.19.0 binary combin…
-
**Describe the bug**
I have installed Odigos v1.0.1 o a GKE Cluster and instrumented a Go app with it and although I can see the tracings, none of them have the status code on signoz.
The app handle…
-
### What happened?
I'm following [this](https://tetragon.io/docs/installation/package/) guide to install Tetragon on a Ubuntu 22.04.4 with kernel version of 6.5.0-1020.
Tetragon installed successf…
-
Hello,
I'm trying to write ebpf prog that should work across different LTS kernel versions (5.4, 5.15, 6.1).
Currently i'm using libbpf 0.8. It works with 5.15 and 6.1 kernels, but it fails to loa…
-
Overuse of //go:linkname to reach into Go standard library internals (especially runtime internals) means that when we do change the standard library internals in ways that should not matter, we can e…
-
First of all: I'm really glad I found this repo, thank you for making uprobes faster!
I am working with maps that get updated by both uprobes and kprobes (essentially trying to do [this](https://lp…
-
即支持在命中硬件断点之后,可以在硬件断点处做内存读取之类的操作
不过初步调研测试了下perf_event,似乎读取内存相关的API无法使用,暂时不清楚原因,后续有时间了再研究
Ref https://github.com/eunomia-bpf/bpf-developer-tutorial/blob/96d4ce04c4f1be51dc929d8e11196f5dd4f48985/sr…