From: Oleg Lekarev/Advanced System SW Lab /SRR/Staff Engineer/Samsung Electronics Date: Sun, 9 Jul 2023 23:48:53 +0000 (+0300) Subject: The default heaptrack configuration file path added. (#465) X-Git-Tag: accepted/tizen/unified/20230710.154005~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=48e477b06c04537b0d1b51130ddc12f3a37b294d;p=platform%2Fcore%2Fdotnet%2Flauncher.git The default heaptrack configuration file path added. (#465) --- diff --git a/NativeLauncher/dotnet.debugger b/NativeLauncher/dotnet.debugger index 27f4f5d..e2c765d 100644 --- a/NativeLauncher/dotnet.debugger +++ b/NativeLauncher/dotnet.debugger @@ -35,6 +35,7 @@ DEFAULT_OPT -E DEFAULT_OPT DUMP_HEAPTRACK_OUTPUT=/home/owner/share/tmp/sdk_tools/heaptrack/heaptrack_fifo DEFAULT_OPT CORECLR_PROFILER={C7BAD323-25F0-4C0B-B354-566390B215CA} DEFAULT_OPT CORECLR_PROFILER_PATH=/home/owner/share/tmp/sdk_tools/heaptrack/libprofiler.so +DEFAULT_OPT PROF_CONFIG_FILENAME=/home/owner/share/tmp/sdk_tools/heaptrack/profiler.config DEFAULT_OPT CORECLR_ENABLE_PROFILING=1 DEFAULT_OPT COMPlus_LogEnable=1 DEFAULT_OPT -c