Skip to content

fix: support --trace-systrace in release mode#188212

Draft
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:triage-issue-91279
Draft

fix: support --trace-systrace in release mode#188212
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:triage-issue-91279

Conversation

@mboetger

Copy link
Copy Markdown
Contributor

Fixes #91279 by accepting and propagating the traceSystrace parameter in DebuggingOptions.disabled constructor when running the tool in release mode.

Fixes flutter#91279 by accepting and propagating the traceSystrace parameter in DebuggingOptions.disabled constructor when running the tool in release mode.
@mboetger mboetger added the l:backlog LLM created PR addressing a backlog issue. label Jun 18, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jun 18, 2026
@github-actions github-actions Bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD l:backlog LLM created PR addressing a backlog issue. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tool][android] support --trace-systrace in release mode

1 participant