includeTraceMarkers

Include composition trace markers in the generated code.

When true, this flag tells the Compose compiler to inject additional tracing information into the bytecode, which allows showing composable functions in the Android Studio system trace profiler.

For more information, see this link: