bcc
Kernel analysis toolkit
Tools for analyzing and manipulating Linux kernel performance, networking, and other system activities using extended BPF (Berkeley Packet Filters)
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
21k stars
560 watching
4k forks
Language: C
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for creating high-level tracing scripts for Linux systems | 8,747 |
| A collection of in-development performance analysis tools for Linux ftrace and perf_events. | 9,935 |
| Provides real-time statistics and graphical views of running eBPF programs on Linux systems. | 2,344 |
| Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
| Schedules bpftrace programs on Kubernetes clusters using kubectl | 2,061 |
| Provides documentation and presentations for the BPF (Berkeley Packet Filter) networking system | 959 |
| A toolset for working with Protocol Buffers in the Go programming language | 9,309 |
| Provides a platform for running eBPF programs on Windows by adapting existing Linux toolchains and APIs | 2,971 |
| Tool to debug network packets in Linux kernel | 2,904 |
| A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
| A framework for running BPF programs with rules on Linux as a daemon, allowing for flexible and container-aware tracing and filtering of system events. | 476 |
| An eBPF VM that allows userspace execution of eBPF programs in a Linux kernel-independent way. | 841 |
| An exporter for collecting custom eBPF metrics and OpenTelemetry traces from Linux kernel programs | 2,226 |
| A tool to monitor system resources and display detailed information in a customizable format | 21,529 |
| Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF | 54 |