- fetch or upload golang profile file and store it.
- analyse profile file by golang pprof.
- share pprof results url to others by link.
# build
> $ make
> $ cd build
# cmd help
> $ ./pprof-browser --help
Usage of ./pprof-browser:
-dir string
work dir (default "./")
-f run foreground
-p string
port (default "8888")
# start pprof-browser in background, with default port 8888
> $ ./pprof-browser
# copy result link and share it
http://127.0.0.1:8888/view/20230307-104849-10.38.167.136:17220-heap/