LLDB
mainline
|
#include "CommandObjectTraceStartIntelPT.h"
#include "TraceIntelPT.h"
#include "TraceIntelPTConstants.h"
#include "lldb/Host/OptionParser.h"
#include "lldb/Target/Process.h"
#include "lldb/Target/Trace.h"
#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. More... | |
#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 24 of file CommandObjectTraceStartIntelPT.cpp.