Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

KernelScope: Custom Linux Process Monitor

A high-performance system observability tool using eBPF, Prometheus, and Grafana.

Features

  • Trace syscall events with near-zero overhead using eBPF
  • Export metrics via Prometheus /metrics endpoint
  • Visualize syscall latencies in Grafana
  • Modular design in modern C++

Architecture

[eBPF] → [C++ Monitor] → [Prometheus] → [Grafana]

Setup

make
sudo ./monitor

About

high-performance system monitoring tool using eBPF to trace kernel-level events

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages