Colin Aygalinc
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Colin Aygalinc commented, -
Colin Aygalinc created a post, Try to use dottrace inside an ephemeral container in kub environment and cannot profile a running PID
Hello ! I try to profile some of my app (runtime dotnet 9 ) that run inside a Kubernetes Cluster.In order to do it in a transparent way, i build a special debug container that contains dottrace. I... -
Colin Aygalinc commented, -
Colin Aygalinc created a post, No event when profiling with dottrace commandline vs using dotnet ui
Hello ! On my local desktop (Macos Arm64), I experiment with the dottrace command line tool. I start the basic web app from microsoft and attach the dottrace profiler with : ./dottrace attach 230...