-
**Describe the bug**
When I wanted to make this project according to the guidance of README, I encountered the following error,
![image](https://github.com/grantseltzer/weaver/assets/90757410/06aa…
-
fast_fuse 项目:使用eBPF优化FUSE read/write 等方法性能
背景
FUSE(Filesystem in Userspace)是一个常用的用户空间文件系统框架,它允许用户空间程序实现自己的文件系统,并且可以通过内核的VFS(Virtual File System)接口进行挂载和管理。但是,FUSE存在性能瓶颈,其中之一就是在文件读取时存在内存拷贝,特别是在大量的小文件读…
-
bpftrace security update
Severity: low
Description
BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLV…
-
- https://www.lua.org/
- https://www.nginx.com/resources/wiki/modules/lua/
- https://github.com/yunwei37/nginx-lua-ebpf-toolkit
-
**Description**
Hey folks,
Whilst trying out CRIU today I noticed that docker container checkpointing fails for the (containerized) processes with `[uprobes]` VMA's. I was able to "mitigate" the …
-
# Expected Behavior
I deployed the `emojivoto` example in my local Kubernetes cluster. The emojivoto services, which uses gRPC, are reporting traces in Jaeger backend. This indicates to me, at least …
-
### Describe the bug
Since this [commit](https://github.com/torvalds/linux/commit/51e1bb9eeaf7868db56e58f47848e364ab4c4129) in linux kernel repository, bpf_probe_write_user is locked down and this …
-
Have DataDog any plans for adding support for auto-instrumentation via eBPF?
-
### 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
##…
-
- Delete all `info!` Can work normally afterwards
```bash
➜ IdeaProjects cargo generate https://github.com/aya-rs/aya-template …