LLDB mainline
lldb_private::trace_intel_pt::JSONThread Struct Reference

#include <TraceIntelPTJSONStructs.h>

Public Attributes

uint64_t tid
std::optional< std::string > ipt_trace

Detailed Description

Definition at line 29 of file TraceIntelPTJSONStructs.h.

Member Data Documentation

◆ ipt_trace

std::optional<std::string> lldb_private::trace_intel_pt::JSONThread::ipt_trace

Definition at line 31 of file TraceIntelPTJSONStructs.h.

Referenced by BuildThreadsSection().

◆ tid

uint64_t lldb_private::trace_intel_pt::JSONThread::tid

Definition at line 30 of file TraceIntelPTJSONStructs.h.

Referenced by BuildThreadsSection().


The documentation for this struct was generated from the following file: