Module trace_event

Module trace_event 

Source

Structs§

BacktraceData
Backtrace instruction data
EndInstructionData
End instruction data - marks the end of instruction sequence
ExprErrorData
ExprError instruction data - structured warning for runtime expression failure
InstructionHeader
Common instruction header
PrintComplexFormatData
Complex format print instruction data (with full type info)
PrintComplexVariableData
Print complex variable instruction data (enhanced with full type info)
PrintStringIndexData
Print string instruction data (most optimized)
PrintVariableIndexData
Print variable instruction data (optimized with name index)
TraceEventHeader
Each trace event contains multiple instructions followed by EndInstruction
TraceEventMessage

Enums§

Instruction
High-level instruction representation for compilation and parsing
InstructionType
Instruction types for trace events
VariableStatus
Per-variable runtime status for data acquisition