LLDB mainline
Public Attributes | List of all members
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

◆ tid

uint64_t lldb_private::trace_intel_pt::JSONThread::tid

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