Skip to content

Tags: felixge/fgprof

Tags

v0.9.5

bug: workaround go1.23 regression in goroutine profile

See https://go-review.googlesource.com/c/go/+/609815 for details.

Fixes #33

v0.9.4

Verified

This commit was signed with the committer’s verified signature.
felixge Felix Geisendörfer
go.mod: upgrade pprof

Also fix a test that is sensitive to the way pprof stringifies profiles.
And while at it, fix the wrong ordering of got and want.

Fixes #27

v0.9.3

README: Update for Go 1.19

v0.9.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update pprof

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from felixge/gh-3

Default to 30s duration like net/http/pprof

v0.9.0

Add shields