Rebase Conflicts
This commit is contained in:
parent
91bfc022a2
commit
44f6642116
7 changed files with 17 additions and 141 deletions
|
@ -42,9 +42,9 @@ namespace Microsoft.DotNet.Cli
|
|||
public static int Main(string[] args)
|
||||
{
|
||||
DebugHelper.HandleDebugSwitch(ref args);
|
||||
|
||||
|
||||
new MulticoreJitActivator().TryActivateMulticoreJit();
|
||||
|
||||
|
||||
if (Env.GetEnvironmentVariableAsBool("DOTNET_CLI_CAPTURE_TIMING", false))
|
||||
{
|
||||
PerfTrace.Enabled = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue