ceph-csi/deploy/rbd/kubernetes
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
..
csi-config-map.yaml refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
csi-nodeplugin-psp.yaml Add run hostpath to daemonset pods 2020-01-28 16:50:18 +00:00
csi-nodeplugin-rbac.yaml deploy: allow rbd nodeplugin to read ConfigMaps from Tenants 2020-12-16 16:45:29 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml rbd: add configmap get clusterrole for provisioner 2021-02-04 14:58:40 +00:00
csi-rbdplugin-provisioner.yaml util: enable golang profiling 2021-05-25 10:41:22 +00:00
csi-rbdplugin.yaml util: enable golang profiling 2021-05-25 10:41:22 +00:00
csidriver.yaml deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00