PerfettoConfig.Text
class PerfettoConfig.Text : PerfettoConfig
kotlin.Any | ||
↳ | 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.