Module aya::maps::stack_trace[][src]

Expand description

A hash map of kernel or user space stack traces.

See StackTraceMap for documentation and examples.

Structs

StackFrame

A stack frame.

StackTrace

A kernel or user space stack trace.

StackTraceMap

A hash map of kernel or user space stack traces.