Skip to content

bmansoob/mctop-tool-example

 
 

Repository files navigation

Build Status

Builting mctop

I ported a tool called mctop to use eBPF and USDT probes.

This document describes the process I went through while building it, with the hopes that it will be instructive to others who would like to build eBPF tools.

Also, so I don't forget how all this stuff works.

About

An example of creating an eBPF tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.3%
  • C 19.8%
  • Shell 15.6%
  • Dockerfile 9.5%
  • Makefile 2.8%