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

willfindlay/bpfbench-depcrecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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