Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dumping trace information during GN calls. #25739

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

chinmaygarde
Copy link
Member

--trace-gn to ./flutter/tools/gn should now dump a gn_trace.json in the
build directory. This is not on by default because capturing and generating the
traces seems to take about a second itself. So it is opt-in.

Related to flutter/flutter#81074

`--trace-gn` to `./flutter/tools/gn` should now dump a `gn_trace.json` in the
build directory. This is not on by default because capturing and generating the
traces seems to take about a second itself. So it is opt-in.

Related to flutter/flutter#81074
Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chinmaygarde chinmaygarde added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Apr 23, 2021
@fluttergithubbot fluttergithubbot merged commit fbdddfc into flutter:master Apr 23, 2021
@chinmaygarde chinmaygarde deleted the trace_gn branch April 23, 2021 23:45
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 24, 2021
GuoXi pushed a commit to GuoXi/engine that referenced this pull request Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants