Expand description
Unknown Memory Regions Analysis
This module analyzes and categorizes the “unknown” 5% of memory regions that cannot be precisely classified as stack or heap allocations.
Structs§
- Library
Mapping Info - Information about a mapped library in memory
- System
Region Info - Information about a system memory region
- Unknown
Memory Analyzer - Unknown memory region analyzer
- Unknown
Memory Category - Categories of unknown memory regions
- Unknown
Memory Example - Specific examples of unknown memory
- Unknown
Memory Region Analysis - Detailed analysis of unknown memory regions
- Unknown
Region Reduction Strategy - Strategies to reduce unknown memory regions
Enums§
- Instrumentation
GapType - Types of gaps in memory instrumentation coverage
- Mapping
Type - Types of memory mappings
- Memory
Access Pattern - Patterns of memory access observed in memory regions
- Reduction
Strategy Type - Types of strategies to reduce unknown memory regions
- System
Allocation Type - Types of system-level memory allocations
- Thread
Memory Type - Types of memory associated with threads
- Unknown
Memory Cause - Causes for unknown memory regions
- Unknown
Region Type - Types of unknown memory regions