Running dotnet profiling in gprofiler_exe on alpine results with:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIUIo28e/gprofiler/resources/dotnet/tools/dotnet-trace'
Dotnet-trace needs to run with via_staticx parameter when we invoke it - this way, it runs in staticx context. Also it will require packing additional libraries into the executable