Skip to content

Releases: grafana/pyroscope-go

godeltaprof/v0.1.8 fix panic on go 1.23

15 Aug 11:08
edd64fd
Compare
Choose a tag to compare

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