grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.79k stars 583 forks source link

Add support for mutex, block, and gouroute profiles in pull mode #775

Closed kolesnikovae closed 2 years ago

kolesnikovae commented 2 years ago

There is demand for mutex, block, and gouroute profiles:

TODO:

eh-am commented 2 years ago

Implemented in https://github.com/pyroscope-io/pyroscope/pull/1178