good first issue
Good for newcomers
#
ebpf-programs
Here are 19 public repositories matching this topic...
Rust virtual machine and JIT compiler for eBPF programs
-
Updated
Sep 7, 2021 - Rust
Prototyping kernel development work outside mainline
-
Updated
Sep 23, 2021 - C
python
devops
csharp
dotnet
tracing
intellisense
developer-tools
ebpf
observability
ebpf-programs
jaeger
opentelemetry
-
Updated
May 25, 2022
Tool tracing syscalls in a fast way using eBPF linux kernel feature
-
Updated
May 14, 2018 - C
eBPF (extended Berkeley Packet Filter) Guide
security
networking
awesome-list
ebpf
iovisor
packet-sniffer
network-analysis
xdp
observability
traffic-monitoring
packet-capture
bpf
packet-analyzer
ebpf-programs
security-tools
cilium
ebpf-exporter
ebpf-bytecode
ebpf-sec
awesome-ebpf
-
Updated
May 30, 2022 - Go
Sample project demonstrating how to use eBPF to encap/decap packets with an MPLS label.
-
Updated
Oct 18, 2019 - C
Open Source runtime tool which help to detect malware code execution and run time mis-configuration change on a kubernetes cluster
-
Updated
Jan 22, 2022 - Go
This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature
-
Updated
Jun 30, 2017 - C++
A utility for dumping per-thread statistics for CPython GIL using eBPF
-
Updated
Nov 17, 2020 - Python
eBPF Tools - Tool for monitoring, performance benchmarking and tracing linux kernel
frequency
benchmarking
tools
monitoring
linux-kernel
tracing
dtrace
ebpf
ebpf-programs
monitoring-tool
kprobes
tracepoints
usdt
perf-events
latency-analysis
latency-monitor
perf-event
kernel-trace
kernel-tracing
-
Updated
Jan 29, 2021 - Python
-
Updated
Dec 16, 2020 - C
A utility that extracts eBPF instructions from an ELF file and prints C-like output
-
Updated
Sep 23, 2018 - Go
Tool tracing syscalls in a fast way using eBPF linux kernel feature
-
Updated
Jun 30, 2017
A simple pure hello world demo of writing an ebpf filter in rust
-
Updated
Oct 29, 2019 - Rust
lorenzobracciale
commented
May 19, 2022
We should remove prints and implement Python logger
Improve this page
Add a description, image, and links to the ebpf-programs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ebpf-programs topic, visit your repo's landing page and select "manage topics."
At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n