dynamicinstrumentation

package
v0.0.0-...-4dd3f74 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package dynamicinstrumentation encapsulates a system-probe module which uses uprobes and bpf to exfiltrate data from running processes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ebpf.Config
	DynamicInstrumentationEnabled bool
}

Config holds the configuration for the user tracer system probe module

func NewConfig

func NewConfig(sysprobeConfig *sysconfigtypes.Config) (*Config, error)

type Module

type Module struct{}

func NewModule

func NewModule(config *Config) (*Module, error)

func (*Module) Close

func (m *Module) Close()

func (*Module) GetStats

func (m *Module) GetStats() map[string]interface{}

func (*Module) Register

func (m *Module) Register(_ *module.Router) error

Jump to

Keyboard shortcuts

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