LLDB mainline
lldb_private::trace_intel_pt::JSONProcess Struct Reference

#include <TraceIntelPTJSONStructs.h>

Public Attributes

uint64_t pid
std::optional< std::string > triple
std::vector< JSONThreadthreads
std::vector< JSONModulemodules

Detailed Description

Definition at line 34 of file TraceIntelPTJSONStructs.h.

Member Data Documentation

◆ modules

◆ pid

◆ threads

◆ triple

std::optional<std::string> lldb_private::trace_intel_pt::JSONProcess::triple

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