Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: daangn/autopprof

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Upgrade GitHub Actions and GoReleaser versions (#21)

* Upgrade goreleaser

* Upgrade github actions

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.2.0

Toggle v0.2.0's commit message
fix(test): broken unsupported test

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix unsupported platform methods (#4)

* fix: add Stop() method to unsupported

* use value

v0.1.0

Toggle v0.1.0's commit message
ci(goreleaser): skip build step