Releases: snappyflow/sf-go-profiler
Releases · snappyflow/sf-go-profiler
fix index out of range issue
fix out of index error for min max calculation
v0.2.4 fix out of array error for min max pause calculation
update documentation
v0.2.3 update documentation
v0.2.2
add interval and duration fields
v0.2.1 add interval and duration field to metrics and profiles
allow setting block and mutex profile rate, added gc_cpu_fraction metrics
v0.2.0 allow setting rate for mutex and block profiles, added gc_cpu_fractio…
fix write to file failure
v0.1.7 fix write to file, update example
fix lint issues
v0.1.6 fix lint
round float values
v0.1.5 Merge branch 'main' of github.com:snappyflow/sf-go-profiler into main
fix data race
v0.1.4 fix data race while collecting profiles