Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
PerfettoTracing Class Reference

Public Types

enum  Backend : unsigned { SystemBackend = 0x1 , InProcessBackend = 0x2 }
 

Static Public Member Functions

static bool initialise (unsigned backends=(SystemBackend|InProcessBackend))
 
static bool isTracing ()
 
static bool startInProcessTracing (const std::string &traceFile, const std::string &categoryFilter=std::string())
 
static bool startInProcessTracing (int fd, const std::string &categoryFilter=std::string())
 
static void stopInProcessTracing ()
 

The documentation for this class was generated from the following files: