Pprof Web Versions Save

Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS

v0.2.0

1 year ago

Changelog

  • 91ad637 [Feature] limit file upload size
  • 2e13ae9 [Feature] update temp file path
  • 9af8085 [Feature] enable gzip compression
  • d2b07a2 [Feature] rename readme

v0.1.2

1 year ago

Changelog

  • 17e5de3 [Feature] support different files; [Bugfix] fix router to support different views
  • bbfcdc2 [Feature] 添加中文 README
  • 4d6e923 [Feature] ignore parse error
  • a29e68e [Feature] enable security scan
  • 9ae2058 [Feature] add codeql scan workflow
  • be333cd [Feature] update docker build
  • 1336486 [Feature] add readme badge
  • 3dc2c66 [Feature] support goreleaser
  • de53548 Merge pull request #1 from zjc17/dependabot/go_modules/google.golang.org/protobuf-1.29.1
  • 1354fd1 [Feature] update workflow
  • f50c037 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
  • 9ca07c7 Create dependabot.yml
  • 9115f5a [Feature] dockerize and update readme
  • 55f0be3 [Feature] redirect to pprof page
  • a6930db [Feature] save uploaded file
  • f0454c4 Initial commit

v0.1.1

1 year ago

Changelog

  • 868e431 [Feature] update docker build
  • f329383 [Feature] add readme badge

v0.1.0

1 year ago

Changelog

  • 6e356ca [Feature] support goreleaser
  • 75fdac4 Merge pull request #1 from zjc17/dependabot/go_modules/google.golang.org/protobuf-1.29.1
  • 19a8167 [Feature] update workflow
  • 50c6c20 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
  • 69d7017 Create dependabot.yml
  • 688aba3 [Feature] dockerize and update readme
  • 761ef84 [Feature] redirect to pprof page
  • 8e69359 [Feature] save uploaded file
  • 00534cc Initial commit