brayniac / bpf-tools

Rust ports of iovisor/bcc/tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-bpf/bpf-tools

A collection of BPF tools implemented in Rust.

The goal is to provide tools like those found in the bcc repository

By providing equivalent and additional tools in Rust, we can gain advantages in terms of runtime performance and the ability to produce static binaries. This simplifies the usage of these tools in production environments.

About

Rust ports of iovisor/bcc/tools

License:MIT License


Languages

Language:Rust 72.7%Language:C 21.2%Language:Shell 6.1%