Tags: daangn/autopprof
Toggle v1.2.1's commit message
ci: Upgrade GitHub Actions and GoReleaser versions (#21 )
* Upgrade goreleaser
* Upgrade github actions
Toggle v1.0.0's commit message
feat(cpuusage): use circular queue to collect enough snapshots to avo…
…id spike alert (#11 )
* feat(cpuusage): use circular queue to collect enough snapshots to avoid spike alert
* chore: update comment
* test: run only benchmark funcs
* docs: update README.md
Toggle v0.2.1's commit message
fix(cgroupv2): handle undefined CPU quota (#9 )
* fix(cgroupv2): handle undefined CPU quota
* refactor: use os.IsNotExist instead of errors.Is()
* test: add loadCPUQuota tests
* docs: update README.md
Toggle v0.2.0's commit message
fix(test): broken unsupported test
Toggle v0.1.1's commit message
fix: fix unsupported platform methods (#4 )
* fix: add Stop() method to unsupported
* use value
Toggle v0.1.0's commit message
ci(goreleaser): skip build step
You can’t perform that action at this time.