Skip to content

Tags: felixge/fgprof

Tags

v0.9.5

Toggle v0.9.5's commit message
bug: workaround go1.23 regression in goroutine profile

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

Fixes #33

v0.9.4

Toggle v0.9.4's commit message

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

Toggle v0.9.3's commit message
README: Update for Go 1.19

v0.9.2

Toggle v0.9.2's commit message

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

Toggle v0.9.1's commit message

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

Toggle v0.9.0's commit message
Add shields