Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d85cb10

Browse files
author
Jonah Williams
authored
add trace kernel flag to allowlist (#22812)
1 parent 5eb505f commit d85cb10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/common/switches.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ static const std::string gAllowedDartFlags[] = {
6262
"--profile_period",
6363
"--random_seed",
6464
"--sample-buffer-duration",
65+
"--trace-kernel",
6566
"--trace-reload",
6667
"--trace-reload-verbose",
6768
"--write-service-info",

0 commit comments

Comments
 (0)