Remove ZapDisable=1 for Coreprofiler
authorGleb Balykov <g.balykov@samsung.com>
Thu, 15 Feb 2024 07:43:30 +0000 (10:43 +0300)
committer조웅석/MDE Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Thu, 15 Feb 2024 08:58:07 +0000 (17:58 +0900)
commita8fd883d12826108124ac5ace8929e40c7523b8f
treed2f8bb0022a48f26c47563d86786dfbc18b49c72
parent546f3a3947b7e7c205a4799156bcd41bc5ae3c2e
Remove ZapDisable=1 for Coreprofiler

Explicit disabling of ni.dll is not needed, because
- in case of enter/leave hooks usage (non-alternative sampling mode) ni.dll will be disabled automatically
- in case of DoStackSnapshot (alternative sampling mode) ni.dll can be freely used and this will improve performance
NativeLauncher/dotnet.debugger