profiler

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

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

type ProfilerResults struct {
	ProcessProfilerResults map[string][]byte `json:"processProfilerResults,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL