-
We had issue with using uprobes with ebpf due to dynamic nature of golang stacks. Is there a proposal/way to address that?
-
I'm getting errors with LLVM JIT mode of bpftime on Fedora Linux x86_64:
```
[2024-01-28 00:38:50][info][707114] Created uprobe/uretprobe perf event handler, module name /500g-a/git/ebpf-plus/libb…
-
### How it works
- systemtap
- kprobe/kretprobe
- uprobe/uretprobe
- ptrace
- gdb
- eBPF
- kutrace
- docker
- KVM
- rr
- Linux
- MySQL
- PostgreSQL
- Redis
- cpython
### Where it u…
-
### 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
Ag…
-
I had a little conversation with @mkraposhin about eBPF. This could be a nice feature to implement something in a simple way instead of hard-coded into cpp vrouter's code. Seems like Kubernetes dudes …
frct1 updated
6 months ago
-
This is a rough list of unaddressed / still open comments or discussions from #2512. I'm not sure if all of them are still valid, but I'll try to work my way through them 😄
I'll add more details l…
flyth updated
3 months ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
**Is your feature request related to a problem? Please describe.**
As part of supporting MacOS (#145), we should support ARM64 as Apple has migrated from x86.
**Describe the solution you'd like**
…
-
Thank you for developing such an amazing profiling agent!
I am interested in integrating this project into other eBPF projects to support unwinding for multiple languages, replacing the `bpf_get_s…
-
# Kubernetes egress filter design discussion
## Motivation
Develop a programmable egress observability/policy enforcement to track, alert, stop backdoors from compromised service communicating to…