-
This tool could enable ebpf development (or rather the testing aspect of it) on non-Linux platforms.
As far as I can tell the only obstacle so far is that `vimto` doubles as `init` which obviously …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
I have kernel panic almost ev…
-
## Current situation
To use the socket enricher, a gadget has to include:
```
#define GADGET_TYPE_NETWORKING
#include
```
Or:
```
#define GADGET_TYPE_TRACING
#include
```
Depending on t…
alban updated
4 months ago
-
We’re starting a project to overhaul the inlining optimization pass in the Go compiler, with the goal of having a far more effective inliner in Go 1.22. This issue will track this work. [This document…
-
Rust: 1.84.0-nightly
Aya-ebpf: main#240291ab8121939515275b0b41df0439761e1a3c
Context: https://github.com/ZuInnoTe/rust-ebpf-localnet-kernel-filter-study/blob/main/uprobe-libcall-filter/uprobe-libcal…
-
The main cost of goroutine performance analysis comes from stop the world.
And each goroutine needs to traverse the stack through an expensive unwinder function.
We can optimize it by using fp tra…
-
### 开篇
之前也零零散散看过一些ebpf相关的知识, 就是没有深入的去学习, 2023 Q2开始计划每个Q在技术上只专注在一个点上(避免不聚焦导致最后一事无成). 花3个月深入的了解一门技术.
Q3计划专注在ebpf上, 整理了三个KR:
- [ ] KR1 看完 > 并整理学习笔记
- [ ] KR2 ebpf相关项目三个PR
- [ ] KR3 看看 > 并整理学…
-
**Is your feature request related to a problem? Please describe.**
One of the key aspects of observability is to have the ability to create instruments which are oriented around the application log…
-
Please consider including KUtrace (https://github.com/dicksites/KUtrace) by Richard "Dick" Sites.
More about Richard Sites:
- https://sites.google.com/site/dicksites/
- https://sites.google.com/sit…
kathe updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
As of now Pixie only supports go-gRPC tracing. Since the gRPC protocol itself is supported by [many](https://grpc.io/docs/languages/…