stacktrace

package
v0.14.6 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateStackTraceSectionWithContext

func GenerateStackTraceSectionWithContext(d Diagnostician, ctx context.Context) string

func IsKernelAddress

func IsKernelAddress(addr uint64) bool

IsKernelAddress is a fast heuristic: x86_64 and arm64 kernel virtual addresses live above 0xffff800000000000. User addresses are below.

Types

type Diagnostician

type Diagnostician interface {
	GetEvents() []*events.Event
}

Jump to

Keyboard shortcuts

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