ceph-csi/deploy/cephfs/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-cephfsplugin-provisioner.yaml util: enable golang profiling 2021-05-25 10:41:22 +00:00
csi-cephfsplugin.yaml util: enable golang profiling 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: remove unnecessary aggregate clusterroles 2020-08-19 09:30:17 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml deploy: update csi sidecar images 2020-12-08 10:23:34 +00:00
csidriver.yaml deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00