Expand description
Lifecycle summary generation for enhanced memory analysis
This module provides functionality to generate high-level lifecycle summaries from detailed ownership history, creating the data needed for lifetime.json export.
Structs§
- Allocation
Lifecycle Summary - High-level summary of an allocation’s lifecycle
- Export
Metadata - Export metadata
- Lifecycle
Event - Individual lifecycle event
- Lifecycle
Event Summary - Summary of lifecycle events for a single allocation
- Lifecycle
Export Data - Complete lifecycle data for export to lifetime.json
- Lifecycle
Summary Generator - Generator for lifecycle summaries and lifetime.json export
- Summary
Config - Configuration for lifecycle summary generation
- Variable
Group - Group of related variables
Enums§
- Lifecycle
Pattern - Classification of lifecycle patterns