LLDB mainline
Classes | Namespaces | Functions
IntelPTSingleBufferTrace.h File Reference
#include "Perf.h"
#include "lldb/Utility/TraceIntelPTGDBRemotePackets.h"
#include "lldb/lldb-types.h"
#include "llvm/Support/Error.h"
#include <memory>

Go to the source code of this file.

Classes

class  lldb_private::process_linux::IntelPTSingleBufferTrace
 This class wraps a single perf event collecting intel pt data in a single buffer. More...
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.
 
namespace  lldb_private::process_linux
 

Functions

llvm::Expected< uint32_t > lldb_private::process_linux::GetIntelPTOSEventType ()
 Return the Linux perf event type for Intel PT.