fdtrace

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForgetFD added in v0.17.0

func ForgetFD(raw int)

ForgetFD removes any existing association for raw.

func LeakFD added in v0.17.0

func LeakFD(raw int)

LeakFD indicates that raw was leaked.

Calling the function with a value that was not passed to TraceFD before is undefined.

func TestMain

func TestMain(m testingM)

TestMain runs m with fd tracing enabled.

The function calls os.Exit and does not return.

func TraceFD added in v0.17.0

func TraceFD(raw int, skip int)

TraceFD associates raw with the current execution stack.

skip controls how many entries of the stack the function should skip.

Types

This section is empty.

Jump to

Keyboard shortcuts

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