Skip to main content

Module json_output

Module json_output 

Source
Expand description

JSON Output Generation

This module generates structured JSON output for call trees with full argument information and thread relationships.

Structs§

ArgumentJson
Function argument in JSON format
ArgumentLocationJson
Argument location information
CallNodeJson
Call tree node in JSON format
CrashInfo
Crash information for JSON output
JsonOutputGenerator
JSON output generator
ProcessInfo
Process information
SessionMetadata
Session metadata
SessionStatistics
Session statistics
StackFrame
Stack frame for JSON output
ThreadRelationship
Thread relationship information for JSON
ThreadStatistics
Thread statistics
ThreadTrace
Per-thread trace information
TraceSession
Complete trace session output

Enums§

ArgumentValueJson
Argument value in JSON format