10#include "llvm/Support/Error.h"
14namespace process_linux {
23llvm::Expected<std::vector<lldb::cpu_id_t>>
llvm::Expected< int > GetPtraceScope()
llvm::Expected< llvm::ArrayRef< lldb::cpu_id_t > > GetAvailableLogicalCoreIDs()
llvm::Expected< llvm::ArrayRef< uint8_t > > GetProcfsCpuInfo()
A class that represents a running process on the host machine.