Skip to content

Commit

Permalink
add trace kernel flag to allowlist (flutter#22812)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahwilliams authored Dec 2, 2020
1 parent 5eb505f commit d85cb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/common/switches.cc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ static const std::string gAllowedDartFlags[] = {
"--profile_period",
"--random_seed",
"--sample-buffer-duration",
"--trace-kernel",
"--trace-reload",
"--trace-reload-verbose",
"--write-service-info",
Expand Down

0 comments on commit d85cb10

Please sign in to comment.