Skip to content

conprof/perfessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfessor - Continuous Profiling Sidecar

About

Perfessor is a continuous profiling agent that can profile running programs using perf

It then converts those profiles from perf format into pprof format, and ships those profiles to a supported backend such as Conprof.

Install

go get github.com/conprof/perfessor

Build

make docker

Run

docker run --rm -it --cap-add SYS_ADMIN perfessor:latest

About

Continuous profiling with perf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published