profiler

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BpfProfiler added in v0.1.3

type BpfProfiler struct{}

func (*BpfProfiler) Invoke added in v0.1.3

func (b *BpfProfiler) Invoke(job *details.ProfilingJob) error

func (*BpfProfiler) SetUp added in v0.1.3

func (b *BpfProfiler) SetUp(job *details.ProfilingJob) error

type FlameGraphProfiler added in v0.1.3

type FlameGraphProfiler interface {
	SetUp(job *details.ProfilingJob) error
	Invoke(job *details.ProfilingJob) error
}

func ForLanguage added in v0.1.3

func ForLanguage(lang api.ProgrammingLanguage) (FlameGraphProfiler, error)

type JvmProfiler added in v0.1.3

type JvmProfiler struct{}

func (*JvmProfiler) Invoke added in v0.1.3

func (j *JvmProfiler) Invoke(job *details.ProfilingJob) error

func (*JvmProfiler) SetUp added in v0.1.3

func (j *JvmProfiler) SetUp(job *details.ProfilingJob) error

Jump to

Keyboard shortcuts

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