grafana / pyroscope-go

This is the golang client integration for Pyroscope
Apache License 2.0
101 stars 18 forks source link

feat: wall clock time profile #98

Closed kolesnikovae closed 6 months ago

kolesnikovae commented 6 months ago

The PR proposes experimental implementation of wall clock time profile with support for pprof labels. As of now, the implementation is based on fgprof, but this will likely change by the time the PR is ready for review.