Structs§
- Consumer
- Bookkeeping information needed for IPC messages to and from Perfetto.
- Frame
Reader - State for reading Perfetto IPC frames.
- IpcConnection
- A connection represents serializing Perfetto IPC requests to a file Specifically, this is writing 4-byte-little-endian length prefixed proto-coded messages to the receiver.
- Producer