Skip to content

Releases: felixge/fgprof

v0.9.4

02 Mar 17:54
a9fbda1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.9.4

v0.9.3

01 Sep 15:00
Compare
Choose a tag to compare
  • f1f92dd feat: Support line numbers in pprof (#22)
  • 3cad799 Set time and duration of profile (#18)
  • 1fa9aa6 Populate PeriodType appropriately (#17)
  • b0f80df README: Update for Go 1.19
  • 3eac545 Set Period to the number of nanoseconds between samples

v0.9.2

19 Dec 14:45
Compare
Choose a tag to compare

Enhancements:

Misc

v0.9.1: Merge pull request #4 from felixge/gh-3

14 Jul 15:52
66ab7d9
Compare
Choose a tag to compare

Enhancements:

  • 7b3aa0f Default to 30s duration like net/http/pprof
  • 90cb49f Make pprof the default format, remove guessing

Misc

v0.9.0

24 Jun 16:25
Compare
Choose a tag to compare

First Release 馃コ