#
ebpf-programs
Here are 15 public repositories matching this topic...
Rust virtual machine and JIT compiler for eBPF programs
-
Updated
Jan 19, 2021 - Rust
Prototyping kernel development work outside mainline
-
Updated
Mar 22, 2021 - C
Tool tracing syscalls in a fast way using eBPF linux kernel feature
-
Updated
May 14, 2018 - C
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
Aug 6, 2021 - 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
-
Updated
Dec 16, 2020 - C
Tool tracing syscalls in a fast way using eBPF linux kernel feature
-
Updated
Jun 30, 2017
A utility that extracts eBPF instructions from an ELF file and prints C-like output
-
Updated
Sep 23, 2018 - Go
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
A simple pure hello world demo of writing an ebpf filter in rust
-
Updated
Oct 29, 2019 - Rust
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