PerfettoConfig.Text


class PerfettoConfig.Text : PerfettoConfig


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.

Summary

Public constructors

Text(text: String)

Public properties

String

Public constructors

Text

Added in 1.2.0
Text(text: String)

Public properties

text

Added in 1.2.0
val textString