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
- Lock
Contention Stats - Statistics for lock contention
- Lock
Profile - Profile of lock contention events
- Profile
- Aggregated profile data for a time period
- Stack
- A complete stack trace with symbol information
- Syscall
Profile - Profile of system calls
- Syscall
Stats - Statistics for system calls