Skip to content

A collection of eBPF tracing tools for Ceph

License

Notifications You must be signed in to change notification settings

clyso/ceph-ebpf-toolkit

Repository files navigation

Ceph eBPF Toolkit

A curated collection of eBPF tracing tools for Ceph

Tools

OSD

RADOS Gateway

  • rgwophist.bt - Show RGW frontend operation latency as a histogram [bpftrace]
  • rgwopsnoop.bt - Trace RGW frontend operations [bpftrace]

RADOS

Based on Objecter USDT

Requires PR #61495

  • radosophist.bt - Show RADOS client operation latency as a histogram [bpftrace]
  • radostrace.bt - Trace RADOS client operations [bpftrace]
  • radostrace.py - Trace RADOS client operations start to finish with latencies [BCC]
  • radostrace2.py - Trace RADOS client operations [BCC]

About

A collection of eBPF tracing tools for Ceph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages