tracer

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PerfOutputMap

type PerfOutputMap interface {
	Name() string
	MaxEntries() int
	PageCount() int
	Callback([]byte)
}

type Tracer

type Tracer struct {
	*bpf.Module
	// contains filtered or unexported fields
}

func NewTracer

func NewTracer(pom []PerfOutputMap, bpfProg []byte) (*Tracer, error)

func (*Tracer) EnableUprobes

func (t *Tracer) EnableUprobes(path, name string) error

func (*Tracer) Start

func (t *Tracer) Start()

func (*Tracer) Stop

func (t *Tracer) Stop()

Jump to

Keyboard shortcuts

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