Skip to main content

Module export

Module export 

Source
Expand description

Export functionality for the render engine

This module provides export functionality for memory tracking data, including JSON export, lifetime analysis, and variable relationships.

Structs§

ExportJsonOptions
SchemaValidator
Schema validator for JSON export

Enums§

DashboardTemplate
Dashboard template type
ExportError
OptimizationLevel
Optimization level for JSON export

Functions§

export_all_json
export_async_analysis_json
Export async task analysis to JSON
export_dashboard_html
Export HTML dashboard from tracker data
export_dashboard_html_with_async
Export HTML dashboard with async tracker support
export_dashboard_html_with_template
Export HTML dashboard with specific template
export_leak_detection_json
export_memory_passports_json
export_ownership_graph_json
Export ownership graph analysis to JSON
export_snapshot_to_json
export_system_resources_json
Export system resource monitoring data to JSON
export_unsafe_ffi_json