class SetupArgs

Defined at line 103 of file ../../third_party/perfetto/include/perfetto/tracing/data_source.h

OnSetup() is invoked when tracing is configured. In most cases this happens

just before starting the trace. In the case of deferred start (see

deferred_start in trace_config.proto) start might happen later.

Can be called from any thread.

Public Members

const DataSourceConfig * config
BackendType backend_type
uint32_t internal_instance_index