Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 321 Bytes

bpfbench

Features

  • Summarize system call count and latency
  • Options to customize benchmark duration and checkpoint intervals (to ensure no loss of data)
  • Disregards spurious system calls (e.g., restart_syscall after a system suspend)

Installing

  • Clone this repo
  • Run sudo make install
  • ???
  • Profit