|
LLDB mainline
|
#include "CommandObjectThreadTraceExportCTF.h"#include "../common/TraceHTR.h"#include "lldb/Host/OptionParser.h"#include "lldb/Interpreter/CommandOptionArgumentTable.h"#include "lldb/Target/Process.h"#include "lldb/Target/Trace.h"#include "TraceExporterCTFCommandOptions.inc"Go to the source code of this file.
Macros | |
| #define | LLDB_OPTIONS_thread_trace_export_ctf |
| #define LLDB_OPTIONS_thread_trace_export_ctf |
Definition at line 24 of file CommandObjectThreadTraceExportCTF.cpp.