Skip to content

godeltaprof/v0.1.8 fix panic on go 1.23

Latest
Compare
Choose a tag to compare
@korniltsev korniltsev released this 15 Aug 11:08
· 9 commits to main since this release
edd64fd

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