PerfettoConfig.Text
public final class PerfettoConfig.Text extends PerfettoConfig
| java.lang.Object | ||
| ↳ | androidx.benchmark.perfetto.PerfettoConfig | |
| ↳ | androidx.benchmark.perfetto.PerfettoConfig.Text | |
TextProto representation of a Perfetto config.
This can be generated with https://ui.perfetto.dev/#!/record/
Note: this format is not recommended for long term use - the Binary proto representation is more likely to remain stable over time, across Perfetto/Android OS versions. For more information, see the Perfetto documentation.