ΒΆExpected<llvm::xray::Trace> loadTraceFile(
    llvm::StringRef Filename,
    bool Sort = false)

Description

This function will attempt to load XRay trace records from the provided |Filename|.

Declared at: llvm/include/llvm/XRay/Trace.h:71

Parameters

llvm::StringRef Filename
bool Sort = false