etwtracerimpl

package
v0.0.0-...-d9d232d Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Rendered for windows/amd64

Overview

Package etwtracerimpl provides a component for the .Net tracer application

Index

Constants

View Source
const (

	//revive:disable:var-naming Name is intended to match the Windows API name
	// ERROR_BROKEN_PIPE The pipe has been ended.
	ERROR_BROKEN_PIPE = 109

	// ERROR_NO_DATA The pipe is being closed.
	ERROR_NO_DATA = 232

	// MAX_EVENT_FILTER_PID_COUNT The maximum number of PIDs that can be used for filtering
	// see https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/shared/evntprov.h#L96
	MAX_EVENT_FILTER_PID_COUNT = 8
)

Variables

View Source
var Module = fxutil.Component(
	fx.Provide(newEtwTracerImpl),
)

Module defines the fx options for this component.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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