-
lockc record all process of a container. If the process exits, the process is still stored in the processes map, but the process is unused for the container. So I think these process must be removed f…
-
The netsh helper has had the following TODO in it since the beginning:
> // TODO: see if the program is still loaded, in which case some other process holds
> // a reference. Get the PID of that p…
-
Hello!
Huge Thanks for your brilliant job! That's what I want ;) I would like to ask you about some performance estimations. Do you have they?
-
As of Linux 5.6, the kernel has native support for Wireguard, which offers better performance than the userspace wireguard-go implementation.
This makes a big difference for large bandwidths (> 1 G…
-
[bcc][bcc] currently has [`tplist`][tplist], a tool that outputs a list of available tracepoints / USDT targets and optionally dumps their arguments in a format that can easily be turned into a C data…
-
For now this is now clear which license we can use with bpf and maybe bcc already choose a license for us ...
- see §Licensing issues in https://lwn.net/Articles/603983
- https://github.com/iovisor…
-
# Kevin K's Blog - eBPF and Rust (Part 4)
[https://kbknapp.dev/ebpf-part-iv/](https://kbknapp.dev/ebpf-part-iv/)
-
Hi, community!
I propose that maybe we can try to compile the `libbpf-tools` C code to OCI-compatible [WebAssembly](https://webassembly.org/) module, and then use a launcher to get eBPF programs ru…
-
**Agent Environment**
- system-probe v7.46.0
- running on platform: ubuntu
**Describe what happened:**
When installing the `datadog` helm chart, the system-probe container crashes wi…
-
Currently schedlat shows only the process (thread group leader, PID) latency.
Use /proc/PID/task/TID/schedstat instead, to allow reporting a single thread's latency