Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProcessProfileBaseDir = "/profile-data"
Functions ¶
This section is empty.
Types ¶
type ProfileManager ¶
type ProfileManager struct {
// contains filtered or unexported fields
}
func NewProfileManager ¶
func NewProfileManager(clusterConfig *virtconfig.ClusterConfig) *ProfileManager
func (*ProfileManager) HandleDumpProfiler ¶
func (m *ProfileManager) HandleDumpProfiler(_ *restful.Request, response *restful.Response)
func (*ProfileManager) HandleStartProfiler ¶
func (m *ProfileManager) HandleStartProfiler(_ *restful.Request, response *restful.Response)
func (*ProfileManager) HandleStopProfiler ¶
func (m *ProfileManager) HandleStopProfiler(_ *restful.Request, response *restful.Response)
type ProfilerResults ¶
Click to show internal directories.
Click to hide internal directories.