Steverogersau
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Profiling process running as a different user
I have a .Net application running in am Ubuntu docker container using Azure Container Apps. I am trying to profile the application to track down memory and CPU issues, however when I run dotmemory ... -
Created collect-native-allocations command line option
I'm trying to track down a memory leak in my application and would like to profile with native allocations. However, I cannot work out how to enable it via the command line dottrace app.I have trie...