-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system a…
-
### Problem
[Bundling](https://wiki.gentoo.org/wiki/Why_not_bundle_dependencies) [libraries](https://fedoraproject.org/wiki/Bundled_Libraries?rd=Packaging:Bundled_Libraries) is [generally](https://…
-
When I deployed XDP to Ubuntu, I encountered some problems that I couldn't solve, can you help solve it? Go generate for compilation, the environment is ubuntu 20.04, no other tools are used, all use …
-
Timo is in the process of moving cilium/cilium over to use ebpf.Map more consistently and he found that map operations in the lib allocate a lot more than the old code paths. Timo was able to improve …
-
### Proposal
在编译参数 CGO_ENABLED=0 的情况下,lima 虚拟机内的 dae 始终 hang 在:
```
$ sudo ./dae run -c /etc/dae/config.dae
[Jun 21 02:00:36] INFO Include config files: [/etc/dae/config.dae]
[Jun 21 02:00:3…
-
### Component(s)
collector
### Is your feature request related to a problem? Please describe.
kind: OpenTelemetryCollector ebpf network monitoring support
https://github.com/open-telemetry/opente…
-
As per the 6.1 or so changes to introduce Oodle compression. There's a few options here and I'm not sure what's best, leaning towards an interface for decompressors and allowing it to be user's choice…
-
https://github.com/go-delve/delve
要检查go程序的coredump,不能用gdb,而是要用这个工具。不知道它对RV的支持如何?
更新:
`service/debugger/debugger.go:32:2: found packages native (dump_linux.go) and your_linux_architecture_is_not_s…
-
This repo has two parts: go bindings for the bcc framework, and low-level routines to load and use eBPF programs from .elf files.
It has been unmaintained for a while, which means that for the low-…
-
### Version
Self hosted karpneter 0.7.0 with the custom version supporting H100 (https://github.com/Azure/karpenter-provider-azure/pull/553)
### Expected Behavior
node should join the cluster. …