|
LLDB mainline
|
#include "CommandObjectTraceStartIntelPT.h"#include "TraceIntelPT.h"#include "TraceIntelPTConstants.h"#include "lldb/Host/OptionParser.h"#include "lldb/Interpreter/CommandOptionArgumentTable.h"#include "lldb/Target/Process.h"#include "lldb/Target/Trace.h"#include <optional>#include "TraceIntelPTCommandOptions.inc"Go to the source code of this file.
Macros | |
| #define | LLDB_OPTIONS_thread_trace_start_intel_pt |
| #define | LLDB_OPTIONS_process_trace_start_intel_pt |
| CommandObjectProcessTraceStartIntelPT. | |
| #define LLDB_OPTIONS_process_trace_start_intel_pt |
CommandObjectProcessTraceStartIntelPT.
Definition at line 90 of file CommandObjectTraceStartIntelPT.cpp.
| #define LLDB_OPTIONS_thread_trace_start_intel_pt |
Definition at line 25 of file CommandObjectTraceStartIntelPT.cpp.