intel / intel/gprofiler

Dotnet trace doesn't work on alpine

Open
#795 1 comment 1 reaction 0 assignees View on GitHub
bug runtime/dotnet
Dominant language
Python
Stars
826
Forks
79
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.