struct ProtoExtensionDescriptor

Defined at line 323 of file ../../third_party/perfetto/include/perfetto/ext/tracing/core/tracing_service.h

An (optional) list of proto extension descriptors to dump into each trace

recorded. This is to support injecting protos that are known by the

embedder (e.g. the Android vendor image) but not by the upstream perfetto.

See RFC-0017.

Public Members

basic_string name
const uint8_t * start
size_t size
bool gzipped