Expand description
Fetch cpu traces and transform them into perfetto format
Enums§
- Span
Types - Span types to include in the trace
Functions§
- format_
perfetto_ trace - Formats a Perfetto trace with configurable span types using server-side perfetto_trace_chunks function.
- format_
perfetto_ trace_ stream - Streams Perfetto trace chunks as they arrive from the server.
- write_
perfetto_ trace - Writes a Perfetto trace to a file with configurable span types.