-
Thank you for your contribution to the community!
I want to learn eBPF on the OPi5 board by manually compiling the kernel, but after installing and restarting the kernel, I found that I cannot acce…
-
Hi,
for example I have a netshoot pod running in kubernetes, when I run curl
```
kubectl exec -it netshoot-hostnetwork -- curl -k -v https://10.1.34.88/
```
I want to trace the TLS connecti…
-
[This test](https://github.com/cilium/ebpf/blob/master/link/uprobe_test.go#L338) should pass once this get fixed
-
I'm having one heck of a time debugging some intermittent issues I'm seeing with AMQProxy.
I have a pod in Kubernetes that runs AMQProxy inside. Most of the time, AMQProxy works great. No issue. We…
-
**Describe the bug**
A clear and concise description of what the bug is.
nginx使用了boringssl,使用0.76/0.82均无法正常捕获到key,看了一下代码应该是不支持,然后我简单修改了一下代码,但还是不能work,帮忙看看还有可能哪里的问题?
![image](https://github.com/goju…
-
### What happened?
After upgrading my VM (Ubuntu 22.04 / amd64) to the latest available kernel (`5.15.0-1023-aws` and `5.15.0-1022-gcp`), service probes stopped working. I checked older versions of…
-
### 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.
### DeepFlow Component
Agent
##…
-
### 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.
### DeepFlow Component
Agent
##…
-
There's a potential footgun currently where a developer may attempt to access arguments in a kretprobe (clobbered by function) or access return value in a kprobe (doesn't exist yet). Since this is eff…
-
### 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
我在函数get_trace_ke…