tracing_perfetto_sdk_schema

Module trace_packet

Source
Expand description

Nested message and enum types in TracePacket.

Enumsยง

  • Service-assigned identifier of the packet sequence this packet belongs to. Uniquely identifies a producer + writer pair within the tracing session. A value of zero denotes an invalid ID. Keep in sync with TrustedPacket.trusted_packet_sequence_id.
  • Trusted user id of the producer which generated this packet. Keep in sync with TrustedPacket.trusted_uid.