8000 GitHub - FireFour/bpf_perf_tools: bpf performance tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FireFour/bpf_perf_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpf_perf_tools

bpf performance tools

Useful tools for observing program performance.

  1. func_latency
    Calculate latency for functions. Support to fetch arguments and stacks. Support to output a histogram.
  2. off_cpu
    Capture off cpu event. Support to fetch stacks.
  3. func_args
    Fetch function arguments.
  4. cpu_cache_stat
    Sumarize cpu cache miss.

Dependencies

  1. python2/3
  2. python2/3-bcc

Supported OS

  1. Redhat 8+
  2. Fedora release 34 (Thirty Four)

Other OS will test later

About

bpf performance tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0