Module resource_integration

Module resource_integration 

Source
Expand description

Integration layer that combines memory tracking with platform resource monitoring

This module provides unified API for comprehensive system analysis in multi-threaded environments

Structs§

ComprehensiveAnalysis
Comprehensive analysis combining memory and system resource data
CorrelationMetrics
Correlation analysis between memory operations and system resources
IntegratedProfilingSession
Integrated profiling session that tracks both memory and system resources
PerformanceInsights
Performance insights derived from combined analysis
ThreadPerformanceMetric
Per-thread performance ranking

Enums§

BottleneckType
Type of performance bottleneck identified

Functions§

comprehensive_profile_execution
Convenience function for quick comprehensive profiling