A trace generator library for creating Perfetto trace files. Version 0.0.6, actively developed.
pip install tg4perfettoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple Perfetto trace with one process, one thread, and a slice.
Ensure slices on the same thread have non-overlapping time ranges.
Pin to a specific version and refer to changelog before upgrading.
Run 'pip install tg4perfetto' in the correct environment, or use 'python -m pip install tg4perfetto'.
Upgrade to latest version: 'pip install --upgrade tg4perfetto' and ensure import is 'from tg4perfetto import TraceGenerator'.