ebpf-programs topic

List ebpf-programs repositories

parca

3.9k
Stars
208
Forks
Watchers

Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.

inspektor-gadget

2.0k
Stars
185
Forks
Watchers

The eBPF tool and systems inspection framework for Kubernetes, containers and Linux hosts.

parca-agent

498
Stars
67
Forks
Watchers

eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!

eBPF-Guide

478
Stars
42
Forks
Watchers

eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.

k8spacket

995
Stars
51
Forks
Watchers

k8spacket - collects TCP traffic and TLS connection metadata in the Kubernetes cluster using eBPF and visualizes in Grafana

LLVM-Guide

136
Stars
9
Forks
Watchers

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...

harpoon

45
Stars
2
Forks
Watchers

🔍 Trace syscalls from user-space functions, by using eBPF

alaz

587
Stars
26
Forks
Watchers

Alaz: Advanced eBPF Agent for Kubernetes Observability – Effortlessly monitor K8s service interactions and performance metrics in your K8s environment. Gain in-depth insights with service maps, metric...

sklookup-go

29
Stars
3
Forks
Watchers

eBPF sk_lookup program as a golang library

strace.ebpf

16
Stars
6
Forks
Watchers

This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature