Documentation
¶
Overview ¶
Package pprof enables use of pprof in Cilium
Index ¶
Constants ¶
View Source
const ( // Pprof is the flag to enable the registration of pprof HTTP handlers Pprof = "pprof" // PprofAddress is the flag to set the address that pprof listens on PprofAddress = "pprof-address" // PprofPort is the flag to set the port that pprof listens on PprofPort = "pprof-port" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.