|
LLDB mainline
|
#include "TaskTimer.h"#include "ThreadDecoder.h"#include "TraceIntelPTBundleLoader.h"#include "TraceIntelPTMultiCpuDecoder.h"#include "lldb/Utility/FileSpec.h"#include "lldb/lldb-types.h"#include "llvm/Support/raw_ostream.h"#include <optional>Go to the source code of this file.
Classes | |
| class | lldb_private::trace_intel_pt::TraceIntelPT |
| class | lldb_private::trace_intel_pt::TraceIntelPT::PluginProperties |
| Properties to be used with the settings command. More... | |
| struct | lldb_private::trace_intel_pt::TraceIntelPT::Storage |
| We package all the data that can change upon process stops to make sure this contract is very visible. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
| namespace | lldb_private::trace_intel_pt |