-
Notifications
You must be signed in to change notification settings - Fork 99
Releases: felixge/fgprof
Releases · felixge/fgprof
v0.9.5
v0.9.4
@felixge
felixge
a9fbda1
This commit was signed with the committer’s verified signature.
felixge
Felix Geisendörfer
SSH Key Fingerprint: njrdBZ1ST116EgyptmFjsiTjA1opDQBxP3qWlXLb+gs
Verified
Learn about vigilant mode.
What's Changed
- Added go-recipes badge by @nikolaydubina in #24
- compute actual sample rate for profile export by @jaffee in #26
- go.mod: upgrade pprof by @felixge in a9fbda1
New Contributors
- @nikolaydubina made their first contribution in #24
- @jaffee made their first contribution in #26
Full Changelog: v0.9.3...v0.9.4
Assets 2
v0.9.3
Assets 2
4 people reacted
v0.9.2
v0.9.1: Merge pull request #4 from felixge/gh-3
@felixge
felixge
66ab7d9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements:
- 7b3aa0f Default to 30s duration like net/http/pprof
- 90cb49f Make pprof the default format, remove guessing
Misc
- c14b6f4 example: Log addr on startup
- 517eaf9 README: Simplify goroutine point even further
- 1c69cbf README: Further clarify production overhead
- 2b17c88 Change email
- 4a3eb8f README: Clarify performance impact
- a841aca Remove dead code
- c9cb006 Properly fix brittle test
- 3295f6c Revert "Deal with test race"
- 6cc725c Clarify preemption limitation
- 033348e README: Add new section about the future
- bd0b668 Simplify sentence
- 12a2f32 Fix typo
- cf868fc Deal with test race
- 2bc69ff Fix more typos
Assets 2
v0.9.0
First Release 🥳