ceph-csi/internal
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
..
cephfs util: enable golang profiling 2021-05-25 10:41:22 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common cephfs: move NodeGetVolumeStats() to CephFS NodeServer 2021-05-25 06:41:04 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd util: enable golang profiling 2021-05-25 10:41:22 +00:00
util util: enable golang profiling 2021-05-25 10:41:22 +00:00