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.
go get github.com/conprof/perfessor
make docker
docker run --rm -it --cap-add SYS_ADMIN perfessor:latest