Releases: grafana/pyroscope-go
Releases · grafana/pyroscope-go
godeltaprof/v0.1.8 fix panic on go 1.23
Fixes:
- Fix go 1.23 panic at initialization #118
- Incorrect function names for generics functions #106
- Handle renamed runtime.pprof_cyclesPerSecond #107
- Fix mutex tests on gotip #108
Chore:
- Decouple pprof builder from delta computation with an interface #110