LLDB mainline
|
#include "TraceExporterCTF.h"
#include <memory>
#include "CommandObjectThreadTraceExportCTF.h"
#include "lldb/Core/PluginManager.h"
Go to the source code of this file.
Functions | |
static CommandObjectSP | GetThreadTraceExportCommand (CommandInterpreter &interpreter) |
|
static |
Definition at line 28 of file TraceExporterCTF.cpp.
Referenced by lldb_private::ctf::TraceExporterCTF::Initialize().