Skip to main content

Module profile

Module profile 

Source
Expand description

Profile data structures

These types represent aggregated profiling data, suitable for storage and visualization.

Structsยง

Frame
A single frame in a stack trace
LockContentionStats
Statistics for lock contention
LockProfile
Profile of lock contention events
Profile
Aggregated profile data for a time period
Stack
A complete stack trace with symbol information
SyscallProfile
Profile of system calls
SyscallStats
Statistics for system calls