ceph-csi/deploy
Yati Padia 774e8e4042 util: enable golang profiling
Add support for golang profiling.
Standard tools like go tool pprof and curl
work. example:
$ go tool pprof http://localhost:8080/debug/pprof/profile
$ go tool pprof http://localhost:8080/debug/pprof/heap
$ curl http://localhost:8080/debug/pprof/heap?debug=1

https://golang.org/pkg/net/http/pprof/ contains
more details about the pprof interface.

Fixes: #1699

Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-05-25 10:41:22 +00:00
..
cephcsi/image build: libcephfs-devel is not needed 2021-03-10 09:26:00 +00:00
cephfs/kubernetes util: enable golang profiling 2021-05-25 10:41:22 +00:00
rbd/kubernetes util: enable golang profiling 2021-05-25 10:41:22 +00:00