system

package
v0.0.0-...-832445e Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 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 Process

type Process struct {
	Executable string
	ParentPid  int
	Pid        int

	*os.Process
	// contains filtered or unexported fields
}

func ProcPIDLookup

func ProcPIDLookup(pid int) (*Process, error)

ProcPIDLookup will look in userspace memory and in the /proc filesystem for process meta.

TODO: We should consider completely removing the concept of "/proc" from this work (just because we can).

Jump to

Keyboard shortcuts

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