Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 186 Bytes

File metadata and controls

22 lines (11 loc) · 186 Bytes

pprof-ebpf

A profiler using ebpf that produces pprof format profiles

Requirements

  • Linux Kernel >= 4.9

  • llvm >= 3.8

  • bcc

  • Golang >= 1.6

Install

TODO

Usage

TODO