| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0d810b7 commit e21fa83
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -398,7 +398,7 @@ MaybeLocal<Value> StartMainThreadExecution(Environment* env) { | |||
| 398 | 398 | } | |
| 399 | 399 | ||
| 400 | 400 | if (env->options()->prof_process) { | |
| 401 | - env->set_execution_mode(Environment::ExecutionMode::kPrintBashCompletion); | ||
| 401 | + env->set_execution_mode(Environment::ExecutionMode::kProfProcess); | ||
| 402 | 402 | return StartExecution(env, "internal/main/prof_process"); | |
| 403 | 403 | } | |
| 404 | 404 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments