filter

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RejectThreads

func RejectThreads(p *api.Process) bool

func RetainOnlyContainers

func RetainOnlyContainers(p *api.Process) bool

func RetainOnlyEBPF

func RetainOnlyEBPF(p *api.Process) bool

func RetainOnlyHidden

func RetainOnlyHidden(p *api.Process) bool

RetainOnlyHidden will only keep "hidden" PIDs

func RetainOnlyNamed

func RetainOnlyNamed(p *api.Process) bool

RetainOnlyNamed will only keep "named" PIDs

Types

type ProcessFilter

type ProcessFilter func(p *api.Process) bool

ProcessFilter will be an arbitrary filter that can be used to filter PID data from xpid.

TRUE (Retain the process) FALSE (Ignore the process)

Jump to

Keyboard shortcuts

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